Perseo Feedback System
The Perseo Feedback System is an open-source plugin for WordPress sites. It adds a feedback prompt to your pages, asking users a question of your choice with two simple buttons. You can set the options within the "Perseo Feedback" settings menu that appears after plugin activation.
by Giovanni Manetti · github.com/giovannimanetti11/perseo-feedback-system · website
★ 4stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/giovannimanetti11/perseo-feedback-system/archive/refs/heads/main.zipFrom the readme
Perseo Feedback System for WordPress
Description
The Perseo Feedback System is an open-source plugin for WordPress websites. It adds a feedback prompt to your pages, asking users a question of your choice with two simple buttons. After users have clicked the button, a textarea is shown to collect a comment which is saved in the database once the send button is clicked.
You can set the options within the "Perseo Feedback" settings menu that appears after plugin activation.
The feedback prompt appears 5 seconds after the page has loaded, providing a non-intrusive way of gathering user feedback.
Installation
1. Download the zip file of the plugin from this repository.
2. Go to the WordPress admin dashboard, navigate to 'Plugins Add New Upload Plugin', and upload the zip file.
3. Activate the plugin through the 'Plugins' menu in WordPress.
4. The feedback prompt will now appear on your site.
Usage
The Perseo Feedback System works automatically once activated. All feedback responses from users are stored in a new database table called 'perseofeedback'.
Statistics are displayed in the related plugin's menu within WordPress.
How to contribute
Contributions are what make the ope
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.