Getting Started
Installation
OFeedbackorravo.com/docs/ofeedback/installation
Via ZIP upload (recommended)
- Log into WordPress Admin → Plugins → Add New → Upload Plugin.
- Choose
ofeedback.zip and click Install Now.
- Click Activate Plugin.
- Navigate to OFeedback in the left-hand menu.
Via FTP / file manager
- Unzip
ofeedback.zip to get the ofeedback/ folder.
- Upload the folder to
wp-content/plugins/.
- Activate via Plugins → Installed Plugins.
What happens on activation
- The
wp_ofb_feedback database table is created (or upgraded if an older version exists).
- A daily WP-Cron event (
ofb_cleanup_screenshots) is scheduled to delete screenshot files from archived entries older than 30 days.