by Patrick Garman on WordPress.org
Collect and manage user feedback using your existing WordPress website. Prioritize the product features important to you and your customers.

The feature requests archive.
Keeping a list of all the feature requests you get from your users can be a cumbersome task. Maybe you’re managing your customer feedback all via spreadsheet and adding “+1″s to requests? Perhaps you’re using an expensive third party solution?
Whatever method you use, chances are it costs you time AND money.
Simple Feature Requests aims to make the process of collecting customer feedback and idea management much easier for you. Now you can let your users submit requests themselves and vote on the ones they want to see in your product — all from within your existing WordPress website.
The free version of the plugin provides the following features:
The Pro version of Simple Feature Requests provides enhanced features that make idea management even more effortless.
Simple Feature Requests makes it easy to create a comprehensive product roadmap based on the customer feedback you’ve received.
Our roadmap shortcode presents your product’s requests in a kanban view, organized by request status.
You can configure which status columns to display in the roadmap and use the shortcode multiple times throughout your website.
A product roadmap is essential for any product-based business. It allows you to keep your users in the loop about upcoming features and when to expect them.
Simple Feature Requests allows you to fully customize templates for your theme. The templates that are available for customization are available in the templates folder of the plugin.
To create customized templates:
simple-feature-requests.For example:
Given a theme folder of my-theme, and a need to customize the ACF output:
simple-feature-requests.compat/acf/single.php into the simple-feature-requests folder.The result will be the following in the theme folder: my-theme/simple-feature-requests/compat/acf/single.php.