FE CSV Import & Export [Version 1.0] Released
We are pleased to announce the release of version 1.0 of FE CSV Import & Export, a CSV importer/exporter plugin for WordPress.
What’s New in Version 1.0
Improvements
- Significantly improved import speed through optimization of taxonomy processing
- Bug fixes
Plugin page:
For more details about this release, please see:
https://github.com/firstelementjp/fe-csv-import-export/releases/tag/v1.0
Until now, development had continued under the v0.9.x series because import optimization was not yet sufficient. With the improvements made in this release, we have determined that the plugin has now reached a fully practical level of performance, and have therefore released it as version 1.0.
By processing large volumes of data in batches, this plugin enables stable export and import operations without timeouts. In addition, it optimizes batch sizes based on PHP configuration values such as max_execution_time and memory_limit, achieving practical processing speeds while maintaining stability. Actual performance will vary depending on your site configuration and server environment, but in our local environment, exporting 10,000 records takes about 10 to 15 seconds, while importing the same amount takes about 150 to 180 seconds. We hope you will give it a try.
In addition, when used together with the Pro version (paid), the plugin offers convenient features such as automatic backup and automatic import through integration with the backup plugin UpdraftPlus, shared-password and login-password prompts at runtime, and a Direct SQL mode that allows conditions to be specified directly in SQL. Please consider it as well.