A simple and convenient way to export to regular Excel format.
Allows you to export within a limited range of dates.
Features
- Works with PHP 7.4
- Works with GravityView forms versions 2.0 and higher. Tested up to 2.14.3
- Tested with Gravity Forms up to 2.5.15.4
- Allows search selection results.
- Allows filters selection results from "Advanced Filter Extension" plugin.
- Allows "Override Date Format" options for fields type Date.
- Handles Cyrillic correctly.
- Each export file name has a time stamp, username and GV form or page title.
- Pro version have extended features:
- Option "Administrator privileges" for each GV Form. Allows to select All Records if the User is an Administrator.
- Widget "Excel-Export Button". In the general list of available GV Widgets. Allows you to add a "Excel-Export" Button in one click to widgets block, no need to enter Shortcod.
- Settings of each Fields have Option "Alternative Name for Excel". If you specify something in it, then this is the name of the column in the exported table.
- Manage selection for each Fields: "View on Frontend and/ore include Excel".
Installation
After Installation and Activation "GV Excel-Export", add "Custom content" widget on GravityView form and place shortcode [gvxl_button_excelexport]
2.4.2
2022.08.25
* Fix Deprecated functions if PHP work on "FPM" mode.
* Tested to WP 6.0.1
* Tested to GravityView 2.14.3
* Tested to Gravity Forms 2.5.15.4
2.4
2021.07.27
* Fix conflict with another Plugins includes PHPExcel Lib.
2.3
2021.05.01
* Changed Registering Styles for Admin-Panel when GravityView running on "no-conflict mode".
2.2
2021.03.08
* Tested to WP 5.7-RC2-50482
* Fix xls file creation whith some PHP warning.
* Modification phpExcel
1.3
2021.03.03
* Fix file style path.
1.2
2021.03.03
* Corrected for the requirements of the current WP versions.
1.1
2021.02.09
* Fix shortcode processing for post type: "post".
1.0
2021.02.04
* Initial release