5 versions available
Subscribe to connect and install
This update adds background import processing, introduces the ability to retry failed records without re-importing successful ones, improves memory handling during imports, and fixes issues with cancelled import reporting and conditional logic settings. #### π Added * Background import processing: - Imports now run in the background β you can close the browser tab and return later; - A live progress notice appears across the WordPress admin with a link back to the import page; - Pause, resume, and cancel controls are available on the import page. * Failed record recovery: - Retry only the rows that failed β using the same field mapping or an updated one; - Download failed rows as a CSV, including a column explaining why each row failed. #### β¨ Improved * Better memory handling when processing imports with many failed records. #### π Fixed * Conditional logic settings from a previous import no longer carry over when the option is disabled on the Configure step. * Cancelled imports now correctly report skipped and errored rows in the summary. #### π§ Updated * [Foundation](https://www.gravitykit.com/foundation/) to version 1.12.0.
This hotfix restores the missing "Ignore Field Conditional Logic" toggle in the Configure step. #### π Fixed * "Ignore Field Conditional Logic" toggle not appearing in the Configure step, causing imported field values to be cleared when conditional logic conditions were not met by the CSV data. #### π§ Updated * [Foundation](https://www.gravitykit.com/foundation/) to version 1.11.0.
This update completely redesigns the field mapping experience with a new vertical layout, adds pre-import data validation, includes numerous usability and accessibility improvements, and fixes a fatal error when importing List field data on PHP 8+. #### π Added * Redesigned field mapping interface with a vertical layout that's easier to scan and work with, especially for CSVs with many columns. * Pre-import validation warnings that highlight potential data issues like invalid emails, non-numeric values, or unrecognized date/time formats before importing. * Checkboxes to quickly select or deselect which columns to import, with a header checkbox to select or deselect all. * Auto-map button to reset field mappings to auto-detected values, with a confirmation dialog to prevent accidental resets. * Cell-level validation highlighting in the data preview, making it easier to spot exactly which values need attention. * Inline column name editing for renaming CSV column headers before importing. #### β¨ Improved * Validation now checks up to 50 rows of data (previously 10), giving a more accurate picture of potential issues before importing. * Date and time formats are now auto-detected from CSV data instead of requiring manual selection. * Datetime values with milliseconds (e.g., `2024-12-01 00:43:21.000`) are now parsed correctly. * Smarter field matching means fewer manual adjustments when mapping CSV columns to form fields. * Entry Notes now requires exact column name matches, preventing accidental mapping of unrelated columns. * Better keyboard navigation: use Tab to move between fields, Enter to confirm selections, and Escape to cancel edits. * Improved screen reader support and accessibility throughout the import interface. * Better support for right-to-left (RTL) languages. * The "Ignore Field Conditional Logic" option now only appears when the form actually has conditional logic. #### π Fixed * Fatal error when importing List field data on PHP 8+. #### π§ Updated * [Foundation](https://www.gravitykit.com/foundation/) to version 1.9.0.
This update improves GravityView's Approval Status field imports and fixes PHP-related issues.
#### β¨ Improved
* Importing GravityViewβs Approval Status values now works with both text labels ("Approved", "Disapproved", "Unapproved") and their numeric equivalents (1, 2, 3).
#### π Fixed
* PHP 8.1+ warnings and `intl` extension conflict on some hosts.
#### π§ Updated
* [Foundation](https://www.gravitykit.com/foundation/) to version 1.3.1:
- New GravityKit global settings for logging configuration (level, type, cleanup schedule, retention);
- A unified way to display admin notices across all GravityKit products;
- Performance improvements and bug fixes.This update improves import reliability by better managing server resources during large imports. #### β¨ Improved * Import performance and reliability have been enhanced with smarter memory and timeout management. * The import process now better detects available server resources and adjusts accordingly. * Large CSV imports are now more stable and less likely to fail due to resource constraints. #### π§ Updated * [Foundation](https://www.gravitykit.com/foundation/) to version 1.2.25. #### π» Developer Updates * Refactored server resource management into a dedicated `Server` helper class.
Automatically generates and emails PDFs matching your GravityView Single Entry layout from form submissions.
Marks Gravity Forms entries as featured to display them highlighted and pinned at the top of GravityView listings.
Gravity Forms add-on suite that enables displaying, organizing, and managing form submissions to build no-code web applications.
Export Gravity Forms entries to Excel, CSV, or PDF with secure download links and cloud storage integration.
Transforms Gravity Forms entries into dynamic calendars for displaying events, schedules, and appointments on WordPress pages and widgets.
Performs advanced calculations on Gravity Forms entries including sums, averages, and custom formulas.