Description
A plugin that lets you export all of the form submission from Jetpack Feedback forms. Navigation to âToolsâ -> âFeedback Exporterâ, choose the desired form to export, select if you would like to include the date, click export and your done!
Features
- Export all data
- Export into CSV
- Opens easily in excel
- Contains header tags
- Optional Date
- NOTE: You must have jetpack installed.
Installation
For an automatic installation through WordPress:
- Go to the âAdd Newâ plugins screen in your WordPress admin area
- Search for âExport Users to CSVâ
- Click âInstall Nowâ and activate the plugin
- Go the âToolsâ menu, under âFeedback Exporterâ
For a manual installation via FTP:
- Upload the âfeedback_exporterâ
directory to the
/wp-content/plugins/` directory - Activate the plugin through the âPluginsâ screen in your WordPress admin area
- Go the âToolsâ menu, under âFeedback Exporterâ
To upload the plugin through WordPress, instead of FTP:
- Upload the downloaded zip file on the âAdd Newâ plugins screen (see the âUploadâ tab) in your WordPress admin area and activate.
- Go the âToolsâ menu, under âFeedback Exporterâ
FAQ
- How to use?
-
Click on the âFeedback Exporterâ link in the âToolsâ menu, choose the form that you would like to export and click âExportâ. Your browser will then automatically start downloading a .csv file with your desired information.
Reviews
Contributors & Developers
“Jetpack Feedback Exporter” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Jetpack Feedback Exporter” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.23
- Added 2 more options for separating values â:â, â;â, â,â
1.22
- Removed testing printout.
1.21
- Fixed bug, sometimes the first row wouldn’t print.
1.2
- Improved load time by 12% through query optimization.
- Fixed Bug related to commas within text.
1.1
- Updated queries to support multisite installs.
1.0
- First public release.
- Added readme.txt.
- Added screenshot.