Skip to content

Latest commit

 

History

History

README.md

🚀 FE CSV Import & Export

Banner

CSV import/export for WordPress with localized admin UI, automatic batch processing, and developer extensibility.

License Version WordPress

FE CSV Import & Export is a WordPress plugin for importing and exporting post data as CSV from the admin area.

✨ Features

  • Real-time import/export progress display
  • Automatic batch processing for large datasets
  • Support for custom fields with the cf_ prefix
  • Support for taxonomy columns including hierarchical values
  • Localized UI with English base strings and Japanese translations
  • Hook-based extensibility for developers
  • Separate free/pro integration through WordPress hooks

📋 Requirements

  • WordPress: 6.6 or higher
  • PHP: 7.4 or higher
  • Memory: 128MB or higher recommended
  • Extensions: mbstring, zip

📥 Download

Download fe-csv-import-export-1.0.1.zip{: .download-btn }

🚀 Quick Start

  1. Download fe-csv-import-export-1.0.1.zip
  2. Upload and activate the plugin in WordPress
  3. Open Tools → FE CSV Import & Export
  4. Run a small test import or export first

For the import format, note that the ID column is required. Use an empty value for new posts.

📖 Documentation

🤝 Contributing

Contributions are welcome! See the Contributing Guide for details.

📄 License

This plugin is provided under the GPL-2.0+ license. See legal.md for details.