JetFormBuilder Export Import
Export and Import JetFormBuilder records between sites
by De Belser Arne · github.com/debelserarne/jetformbuilder-export-import
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/debelserarne/jetformbuilder-export-import/archive/refs/heads/main.zipJetFormBuilder Export/Import Plugin
A WordPress plugin that adds export and import functionality for JetFormBuilder form submissions. Safely transfer form data between WordPress installations while maintaining data integrity.
Features
- Export form submissions to CSV files
- Import submissions from CSV files
- Preview imports before committing
- Supports all JetFormBuilder field types
- Maintains relationships between submissions and their fields, actions and errors
- Data validation and sanitization
- Base64 encoding for complex data fields
- Handles duplicate entries
Usage
- Install and activate the plugin
- Go to "JetFB Export Import" in the WordPress admin menu
- Select forms to export submissions from
- Download the CSV file
- Import the CSV file on another WordPress installation
Requirements
- WordPress 5.6+
- JetFormBuilder plugin
- PHP 7.2+
Security
- Role-based access control (only administrators can export/import)
- Data validation and sanitization
- Safe file handling
- Database transactions to prevent partial imports
Support
Found a bug or need help? Open an issue
License
GPL v2 or later