RIACO Feedback
RIACO Feedback is a WordPress plugin for collecting user feedback and feature suggestions.
It supports:
- Frontend feedback submission via a customizable form.
- Voting system with unique voter tracking.
- Categorization of feedback using custom taxonomies (Projects & Status).
- Admin moderation queue for approving feedback.
- Dashboard widgets to view pending feedback.
- Shortcodes to display feedback boards anywhere on your site.
Designed for developers and site admins who want to engage users and collect ideas directly on their WordPress site.
Usage
Add the feedback form to a page/post
Insert [riaco_feedback_features] anywhere in the content editor. The feedback form and submitted feedback list will appear there.
From Dashboard → Feedback → Projects it is possible to create multiple projects.
To bind a Feedback Form to a specific project, add project slug in the shortcode: [riaco_feedback_features project='project-slug'] and [riaco_feedback_roadmap project='project-slug']
Display the roadmap
Insert [riaco_feedback_roadmap] anywhere you want the roadmap to show.
Testing the plugin
Go to the page where you added the feedback form.
Submit a test feedback entry.
Feedback appears in the admin list. Go to your WP dashboard → Feedback → Feedback and approve it if you want to display in frontend list.