=== GravityExport === Tags: gravity forms, export Requires at least: 5.1 Tested up to: 6.9 Contributors: The GravityKit Team License: GPL 2 Requires PHP: 7.3 Export Gravity Forms entries to multiple formats locally or to remote locations. == Installation == 1. Upload plugin files to your plugins folder, or install using WordPress's built-in Add New Plugin installer 2. Activate the plugin 3. Follow the instructions == Changelog == = 1.6.0 on December 4, 2025 = This release adds major conditional logic improvementsβ€”including new comparison operators, merge tag support, and Date field optionsβ€”and fixes feed-level settings not being applied during exports. #### ✨ Improved * Enhanced conditional logic: - Added ability to search fields by "does not contain"; - Added predefined options (e.g., Today, Tomorrow, etc.) for Date fields; - Added support for using merge tags in text inputs; - Added automatic "Currently Logged-in User" options for Populate Anything fields using WordPress users as a source; - Added `is empty` and `is not empty` operators for the Created By field; - Fixed conditional logic not working with radio button fields and Survey field Likert scales; - Fixed errors when using Consent field sub-inputs in conditional logic; - Fixed comparisons failing when choice-based field values contain special characters (e.g., `>`, `<`, `&`, quotes); - Filters using `{user:}` and `{created_by:}` merge tags are now treated as no-match when the user is logged out; - Other fixes and improvements. #### πŸ› Fixed * PDF Settings CSS file is now only loaded on the GravityExport settings page instead of all admin pages. * The Column Position setting in the Filter Add-On is now honored properly. * Save feed Conditional Logic now works when manually triggering an export. #### πŸ’» Developer Updates * Added `gk/gravityexport/feature/show-html` filter to override the "Include HTML" export setting. This replaces the incorrect use of `gk/gravityexport/feature/remove-empty-columns` for this purpose. #### πŸ”„ Updated * [Foundation](https://www.gravitykit.com/foundation/) to version 1.7.0. = 1.5.0 on July 10, 2025 = This release adds a new setting to define a custom slug for download URLs. #### πŸš€ Added * Setting to configure a custom download slug. = 1.4.6 on May 8, 2025 = This update resolves a PHP notice in WordPress 6.8. #### πŸ› Fixed * PHP notice in WordPress 6.8 related to early product translation initialization. #### πŸ”„ Updated * [Foundation](https://www.gravitykit.com/foundation/) to version 1.2.25. = 1.4.5 on February 10, 2025 = This hotfix resolves an issue affecting conditional logic in feed settings. #### πŸ› Fixed * A potential JavaScript conflict that could prevent conditional logic from being configured. #### πŸ”§ Updated * [Foundation](https://www.gravitykit.com/foundation/) to version 1.2.23. = 1.4.4 on December 12, 2024 = This hotfix update addresses a fatal error related to duplicating forms with GravityExport feeds. #### πŸ› Fixed * Fatal error when duplicating forms configured with GravityExport Filter or Save feeds. = 1.4.3 on December 9, 2024 = This release resolves a critical issue affecting the duplication of GravityExport Save feeds and improves conditional logic functionality. #### ✨ Improved * Enhanced conditional logic: - Added ability to define custom filter values when using the `has ANY of` or `has ALL of` operators; - Added support for merge tag processing in filters with multiple values; - Fixed an issue where a missing filter value, when combined with the `has ANY of` or `has ALL of` operators, caused the user interface to break. #### πŸ› Fixed * Fatal error when duplicating a GravityExport Save feed. #### πŸ”„ Updated * [Foundation](https://www.gravitykit.com/foundation/) to version 1.2.22. = 1.4.2 on November 21, 2024 = This release improves conditional logic and addresses a non-critical PHP notice in WordPress 6.7 and newer. #### πŸ› Fixed * PHP notice in WordPress 6.7 caused by initializing product translations too early. #### ✨ Improved * Enhanced conditional logic: - Added support for `is empty` and `is not empty` operators for fields with predefined choices; - Introduced a new option to specify a custom value for the `contains` operator when fields have predefined choices; - General bug fixes. #### πŸ”„ Updated * [Foundation](https://www.gravitykit.com/foundation/) to version 1.2.21. = 1.4.1 on October 14, 2024 = This release fixes issues with Instant Download and PDF export formatting, and updates internal components. #### πŸ› Fixed * Instant Download not respecting date ranges if the Filters feed has conditional logic enabled. * PDF export formatting issues when using GravityExport Lite 2.3.1. #### πŸ”„ Updated * [Foundation](https://www.gravitykit.com/foundation/) and [TrustedLogin](https://www.trustedlogin.com/) to versions 1.2.19 and 1.9.0, respectively. = 1.4.0 on April 25, 2024 = This release adds additional PDF export customization options, allows basic HTML in cells, improves conditional logic functionality, fixes an issue with GravityEdit, and updates internal components for better performance and compatibility. #### πŸš€ Added * Global PDF customization options: - You can select various new san-serif and serif fonts. - Page number alignment can be set to left, center or right. - Add a header image (e.g., a company logo) to every page. - Embed uploaded images directly in the PDF rather than linking to them. * Global setting to remove empty columns from CSV, XLSX, and PDF exports. * Global setting to allow basic HTML in cells. * Form-specific PDF settings: - Full control over the format of the page numbering. - Set row and text colors for headers and even/odd rows. * Ability to nest conditional logic filters and to filter entries based on the current user's role(s). #### πŸ› Fixed * GravityExport Save feed interfering with GravityEdit. #### πŸ”„ Updated * [Foundation](https://www.gravitykit.com/foundation/) to version 1.2.12: - Fixed a bug that hid third-party plugin updates on the Plugins and Updates pages. - Resolved a dependency management issue that incorrectly prompted for a Gravity Forms update before activating, installing, or updating GravityKit products. - Transients are now set and retrieved correctly when using object cache plugins. - Fixed a JavaScript warning that occurred when deactivating license keys and when viewing products without the necessary permissions. - Resolved PHP warning messages on the Plugins page. - Transients are no longer autoloaded and work correctly with object cache plugins. - GravityKit products that are already installed can now be activated without a valid license. - Fixed PHP warning messages that appeared when deactivating the last active product with Foundation installed. - Fixed a JavaScript warning that occurred when deactivating license keys. #### πŸ’» Developer Updates * Added `gk/gravityexport/save/action/save-feed` action to manually trigger a feed save. = 1.3.3 on January 11, 2024 = This release addresses user interface issues related to field settings and conditional logic. #### πŸ› Fixed * PHP warning messages that interfered with sorting and including or excluding form fields from the export file. * The "Form field ID #X is no longer available" error encountered when adding conditional logic, even though the field existed. = 1.3.2 on December 19, 2023 = * Fixed: Issue causing unexpected changes in export folder permissions. * Fixed: Conditional logic in GravityExport feeds causes a fatal error if GravityView is not installed. = 1.3.1 on December 12, 2023 = * Fixed: GravityExport feeds now correctly handle relative dates (e.g., "today", "yesterday") in conditional logic configured for date fields. * Fixed: Issue with GravityExport Save feeds ignoring conditional logic filters. = 1.3.0 on December 7, 2023 = * Added: New option that allows uploading all files associated with the exported entry. * Enhanced: Ability to use merge tags in the upload destination folder name (e.g., `/your/path/{form_id}/`). * Fixed: Issue where FTP failed to automatically create the missing destination folder during file copying. * Fixed: Date picker not working in Conditional Logic. * Fixed: Page numbers and headers not being set on the PDF. * Updated: [Foundation](https://www.gravitykit.com/foundation/) to version 1.2.6. = 1.2.0 on September 25, 2023 = * Added: Setting to trigger Save feeds when an entry is updated. * Fixed: Issue that could cause connection problems when trying to access Dropbox. * Fixed: Save feed not properly reading GravityExport Lite feed settings. * Updated: Compatibility with GravityExport Lite 2.1.0 or newer. * Updated: [Foundation](https://www.gravitykit.com/foundation/) to version 1.2.4. = 1.1.7 on September 7, 2023 = * Improved: Support for RTL languages * Updated: [Foundation](https://www.gravitykit.com/foundation/) to version 1.2.2. = 1.1.6 on July 12, 2023 = * Updated: [Foundation](https://www.gravitykit.com/foundation/) to version 1.1.1. __Developer Updates:__ * Added: `gk/gravityexport/save/exported/entry` and `gk/gravityexport/save/exported/manual` actions fired when an export is triggered either manually or by a new entry. = 1.1.5 on June 21, 2023 = * Fixed: Fatal error when exporting entries to PDF. = 1.1.4 on June 19, 2023 = * Fixed: Fatal error when accessing feed settings. * Updated: [Foundation](https://www.gravitykit.com/foundation/) to version 1.1. = 1.1.3 on June 13, 2023 = * Fixed: Incompatibility with some plugins/themes that use Laravel components. * Enhanced: Added default setting for splitting multiple rows under GravityKit > Settings > GravityExport. * Updated: [Foundation](https://www.gravitykit.com/foundation/) to version 1.0.12. = 1.1.2 on February 20, 2023 = * Fixed: "Greater than" and "less than" comparison not working with the "Total" field in the Filters and Save feeds' conditional logic. * Enhanced: Shows warning when trying to connect to Dropbox without an SSL connection. * Updated: [Foundation](https://www.gravitykit.com/foundation/) to version 1.0.9. = 1.1.1 on January 31, 2023 = * Fixed: Fatal error when creating a new Filter feed or accessing a download link in GravityExport Lite. = 1.1 on January 30, 2023 = * Added: It is now possible to [trigger Save feeds on a schedule](https://docs.gravitykit.com/article/907-trigger-manual-export) using automated "cron jobs". * ⚠️ Modified: **There is a new way to connect to Dropbox**! * Dropbox no longer grants long-life access tokens; this fixes issues where access tokens stopped working. * To reconnect to Dropbox, go to the GravityKit menu, click on Settings, click on the GravityExport tab, then click on the "Connect to Dropbox" button. * Improved: You can now [re-run "Save" feeds directly from the feed list](https://docs.gravitykit.com/article/908-reprocess-gravityexport-feed). * Improved: Generated files will be removed from the server after they have been uploaded to FTP or Dropbox. * Fixed: Date and time in filenames will now be set based on the WordPress timezone setting, instead of UTC (Coordinated Universal Time). = 1.0.9 on January 9, 2023 = * Fixed: URL filters were not being applied to "Quick Save" exports inside the Filters add-on. = 1.0.8 on February 23, 2022 = * Fixed: Conditional logic for Save feed would only work in WP admin panel. __Developer Updates:__ * Added: `gk/gravityexport/save/settings/ftp` filter to modify FTP connection options. = 1.0.7 on January 28, 2022 = * Tested with WordPress 5.9. * Fixed: SFTP connection test would not work without a private key. = 1.0.6 on December 29, 2021 = * Fixed: Connection test could fail on Windows FTP servers even if everything was working fine. * Fixed: Using Save feeds would result in a fatal error if the PHP's Fileinfo extension was not installed. * Added: Download permissions for Filters feeds. * Added: Option to duplicate Filters feeds. * Improved: It is now possible to filter only those entries that have been updated since creation. = 1.0.5 on October 25, 2021 = * Fixed: GravityExport would not initialize if it happened to load before GravityExport Lite. * Fixed: PDF files could not be fully styled. * Fixed: Conditional logic options not showing if the form has a multi-input field (e.g., Address). = 1.0.4 on September 30, 2021 = * Fixed: Fatal error when other plugins are using the same libraries (e.g., [Guzzle](https://docs.guzzlephp.org/en/stable/)). = 1.0.3 on September 21, 2021 = * Fixed: Fatal error when using Gravity Forms ≀2.4.23. - We highly recommend upgrading to Gravity Forms >2.5. = 1.0.2 on September 16, 2021 = * Fixed: Test Connection button not working. = 1.0.1 on September 10, 2021 = * Fixed: Conditional logic options not showing in Filters and Save feeds = 1.0 on September 9, 2021 = * Launch! * Italian translation by Far P. Thank you!