EK Survey
Wordpress plugin to create survey
★ 1stars
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/salehgaliwala/ek-survey/archive/refs/heads/main.zipEK Survey Plugin
A modern, template-based WordPress survey plugin designed for field data collection.
Features
- Multi-step Forms: Organized into sections with progress tracking.
- Geolocation: Capture GPS coordinates with ease (requires HTTPS).
- Signature Capture: Touch-friendly signature pads for respondents and enumerators.
- Photos: Integrated file inputs for capturing photos (supports native camera).
- PDF Generation: Automatically generates a PDF report for each submission.
- Admin Dashboard:
- View all submissions.
- Filter by survey.
- Export data to CSV.
Installation
- Upload the
ek-surveyfolder towp-content/plugins/. - Activate the plugin through the 'Plugins' menu in WordPress.
- The database tables will be created automatically.
Usage
- Add the shortcode
[ek_survey id="1"]to any page or post. - To create new surveys, you can currently use the
seed_datamethod or manually insert JSON structure intowp_ek_surveys.
Requirements
- WordPress 5.0+
- PHP 7.2+
- TCPDF (included in vendor)
License
Proprietary / Custom