WPS Survey Form Pro
WPS Survey Form Pro
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
- Upload the
wps-survey-form-profolder to/wp-content/plugins/ - Activate the plugin via Plugins Installed Plugins
- Go to Survey Forms in the admin menu to create your first survey
- Paste the shortcode
[wps_surveyform id="1"]into any page or post
Faq
After creating a survey, copy the shortcode shown in the All Surveys list and paste it into any page, post, or widget.
Yes. All responses are saved to your WordPress database and viewable under the Submissions tab of each survey.
Yes. Go to the Submissions tab of any survey and click “Export CSV”.
Reviews
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