=== WPS Survey Form Pro === Contributors: takibraa Tags: survey, form, feedback, questionnaire, form-builder Requires at least: 6.2 Tested up to: 6.9 Requires PHP: 7.4 Stable tag: 1.2.0 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html Create dynamic survey forms with a drag-and-drop builder, image checkboxes, star ratings, and CSV export. == Description == WPS Survey Form Pro lets you build fully customised survey forms from the WordPress admin without writing any code. **Features:** * Drag-and-drop field builder * 10 field types: text, textarea, radio, checkbox, dropdown, email, number, date, image checkbox, star rating * Per-form settings: success message or redirect after submit * Admin email notifications on new submissions * Submissions dashboard with search and date filters * CSV export of all responses * Shortcode: `[wps_surveyform id="1"]` == Installation == 1. Upload the `wps-survey-form-pro` folder to `/wp-content/plugins/` 2. Activate the plugin via **Plugins → Installed Plugins** 3. Go to **Survey Forms** in the admin menu to create your first survey 4. Paste the shortcode `[wps_surveyform id="1"]` into any page or post == Frequently Asked Questions == = How do I display a survey on my site? = After creating a survey, copy the shortcode shown in the All Surveys list and paste it into any page, post, or widget. = Are submissions stored in my database? = Yes. All responses are saved to your WordPress database and viewable under the Submissions tab of each survey. = Can I export responses? = Yes. Go to the Submissions tab of any survey and click "Export CSV". == Screenshots == 1. Survey list page with search and filters 2. Field builder with drag-and-drop reordering 3. Settings tab — configure post-submit behaviour 4. Submissions tab with search and CSV export 5. Front-end survey with image checkbox and star rating fields == Changelog == = 1.2.0 = * Added: Checkbox with Images field type * Added: Star Rating field type (1–5) * Added: Admin search and date filters on survey list and submissions tab * Fixed: CSV export now streams correctly before HTML output = 1.0.0 = * Initial release == Upgrade Notice == = 1.2.0 = New field types and admin search. No database changes required.