Descripción
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.
Capturas
Instalación
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’
Preguntas frecuentes
- 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.
Reseñas
Colaboradores y desarrolladores
«Jetpack Feedback Exporter» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Jetpack Feedback Exporter» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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.