Description
Overview
Features
- Submit feature suggestions from front-end by registered user or guests
- Like/Dislike for features
- Vote and multiple votes for features
- Time based and Numerical limitation for voting to features
- 4 type of features status (Open, Approved, Declined, Completed)
- Threshold for changing status of features automatically
- Internal CAPTCHA
- Attachment for features
- Advanced and easy to use settings for controlling new features submitting, Emails, vote limitation and etc.
- Archive page and custom page with shortcode to viewing list of features request.
Shortcodes
[feature_request hide_submit=”off” hide_votes=”off” hide_voting=”off” groups=”2,5,12″]
[feature_request_user_votes hide_total=”off” hide_remaining=”off” groups=”2,5,12″]
Compatible Browsers
- IE9+
- Firefox
- Safari
- Opera
- Chrome
Translation
You can start translating ‘Feature Request’ by our online translation service.
Screenshots
Installation
Minimum Requirements
- WordPress 4.4 or greater
- PHP version 5.3.0 or greater
- MySQL version 5.0 or greater
This section describes how to install the plugin and get it working
Automatic installation (easiest way)
To do an automatic install of this plugin, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.
In the search field type “Feature Request” and click Search Plugins. Once you have found it you can install it by simply clicking “Install Now”.
Manual installation
Uploading in WordPress Dashboard
- Download
feature-request.zip
- Navigate to the ‘Add New’ in the plugins dashboard
- Navigate to the ‘Upload’ area
- Select
feature-request.zip
from your computer - Click ‘Install Now’
- Activate the plugin in the Plugin dashboard
Using FTP
- Download
feature-request.zip
- Extract the
feature-request
directory to your computer - Upload the
feature-request
directory to the/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
The WordPress codex contains instructions on how to install a WordPress plugin.
Note: You can’t use the plugin without any groups in this version. So make sure at least one group exists for feature requests.
Updating
You can use automatic update to update the plugin safely.
FAQ
- Installation Instructions
-
Minimum Requirements
- WordPress 4.4 or greater
- PHP version 5.3.0 or greater
- MySQL version 5.0 or greater
This section describes how to install the plugin and get it working
Automatic installation (easiest way)
To do an automatic install of this plugin, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.
In the search field type “Feature Request” and click Search Plugins. Once you have found it you can install it by simply clicking “Install Now”.
Manual installation
Uploading in WordPress Dashboard
- Download
feature-request.zip
- Navigate to the ‘Add New’ in the plugins dashboard
- Navigate to the ‘Upload’ area
- Select
feature-request.zip
from your computer - Click ‘Install Now’
- Activate the plugin in the Plugin dashboard
Using FTP
- Download
feature-request.zip
- Extract the
feature-request
directory to your computer - Upload the
feature-request
directory to the/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
The WordPress codex contains instructions on how to install a WordPress plugin.
Note: You can’t use the plugin without any groups in this version. So make sure at least one group exists for feature requests.
Updating
You can use automatic update to update the plugin safely.
- Where can I find documentation and user guides of this plugin?
-
Please navigate to
Feature Request Setting
page in your admin page and checkout the “Help” tab. - Will this plugin work with my theme?
-
Feature Request works with any theme, including the default WordPress themes.
- Where can I report bugs?
-
Bugs can be reported in our support forums.
Reviews
Contributors & Developers
“Feature Request & Idea Collector” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Feature Request & Idea Collector” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
Version 1.3.1 / (5.6.2017)
- Fix: Fixed wrong usage of function in shortcode class
- Missed changelog for version 1.3.0
Version 1.3.0 / (3.4.2017)
- Improvement : Use jQuery to open modal instead of pure CSS to avoid possible issues with themes
- Fix: Missed styles for message after submitting form
- Minor bug fixes
Version 1.2.0 / (3.3.2017)
- Fix: Saving settings for votes
- Fix: Showing message while submitting new form
- Removed: Textext that used in tags filed.
- Removed: On screen Help
- Prepare plugin structure for major update and weekly updates
- Minor bug fixes
Version 1.1.2 / (10.4.2016)
- Fix: Don’t show dropdown when only one group exists.
- Sample translation files added
- Minor bug fixes
Version 1.1.1 / (5.1.2016)
- Minor bug fixes
Version 1.1.0 / (4.1.2016)
- Make plugin translatable
- Update settings API
- Move groups settings to taxonomy creation and edit page.
- Minor bug fixes
Version 1.0.7 / (29.10.2015)
- Minor bug fixes
Version 1.0.0 / (22.10.2015)
- Initial release