Releases: jamalisaeed/csv-processor
Releases · jamalisaeed/csv-processor
CSV Processor 1.0.0
CSV Processor 1.0.0
A powerful WordPress plugin for processing CSV files with advanced features.
Features
- AJAX-based file processing
- Real-time progress tracking
- Batch processing support
- Configurable batch size
- Error handling and reporting
- Pause/Resume functionality
- PSR-4 autoloading
- Row-by-row processing with index support
- Custom action hooks for data processing
Requirements
- WordPress 5.0 or higher
- PHP 7.0 or higher
Installation
- Upload the plugin files to
/wp-content/plugins/csv-processor - Activate the plugin through the WordPress plugins screen
- Use the Settings->CSV Processor screen to configure the plugin
Changelog
1.0.0
- Initial release
- Added AJAX-based file processing
- Added progress bar functionality
- Added batch processing
- Added pause/resume capability
- Added error handling and reporting
- Implemented PSR-4 autoloading