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.
Captures d’écran
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.
Avis
Contributeurs/contributrices & développeurs/développeuses
« Jetpack Feedback Exporter » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Jetpack Feedback Exporter » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
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.