Descripció
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
Instal·lació
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’
PMF
- 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.
Ressenyes
Col·laboradors i desenvolupadors
«Jetpack Feedback Exporter» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «Jetpack Feedback Exporter» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
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.