Select one or more tags, then press “Search Plugins”

Find Plugin with any / all of the selected criteria
Search Plugin

FE CSV Import & Export Wordpress Plugin - Rating, Reviews, Demo & Download

FE CSV Import & Export Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

FE CSV Import & Export helps you import and export WordPress content as CSV from the admin area.
It is designed for site owners who want a stress-free CSV workflow for daily operations and for developers who need extensibility through WordPress hooks.

Main features:

  • Import and export WordPress content as CSV
  • Fast export of approximately 10,000 posts in about 15 seconds (depending on site configuration and server environment)
  • Support for posts, pages, and custom post types
  • Option to include or exclude custom taxonomies
  • Support for term ID or term name input/output
  • Proper handling of hierarchical terms
  • Import of unregistered terms (currently uses term name as slug)
  • Option to include or exclude custom fields
  • Option to include or exclude private meta
  • New custom field items can be registered with the “cf_” prefix
  • Option to target published status or all post statuses
  • Option to export only frequently edited “basic fields” or “all fields”
  • Option to update (overwrite) existing posts with the same ID or create new ones
  • Dry run functionality
  • Batch processing for large CSV files
  • Real-time progress display in the admin interface
  • Option to enable/disable logging (speed priority)
  • Extensibility through filter/action hooks for custom workflows
  • WordPress-compatible mode using WP_Query class

FE CSV Import & Export is suitable for tasks such as:

  • Bulk updating existing posts from spreadsheet data
  • Exporting content for reporting or external processing
  • Importing structured content into custom post types
  • Migrating content between sites

For large imports, this plugin processes data in batches to reduce memory usage and improve reliability. It automatically adjusts batch size based on server settings (max_execution_time, memory_limit) to efficiently process large datasets without timeout.

Using filter hooks, you can output only necessary columns for external editing (e.g., title and content only) or add custom processing when exporting ACF (Advanced Custom Fields) related custom fields.

Pro Features

FE CSV Import & Export Pro extends the free version with advanced features for power users and developers:

  • Direct SQL Export Mode – Customize export queries directly for advanced workflows and integrations
  • UpdraftPlus Database Backup – Automatic database backup before import operations for data safety
  • Enhanced Security – Access control for the tools page and execution permissions
  • Dedicated Support – Priority customer support from the development team
  • Automatic Updates – Seamless updates from our update server

Pro features are available through the separate FE CSV Import & Export Pro plugin, which integrates seamlessly with the free version via WordPress hooks.

Note:

For custom field output, by default, the plugin picks up fields associated with the first post (first row). If the first post does not contain all necessary custom fields, those fields will be ignored. To avoid this, consider these two approaches:

Pattern A)
Create a dummy post immediately before export and fill it with dummy values for all necessary custom field items (this ensures all necessary custom field items are expanded as CSV columns)

Pattern B)
Use a filter hook to specify a sample post ID for extracting custom field items (by specifying a post ID that contains all custom field items, you ensure all necessary custom field items are expanded as CSV columns)

Documentation and support resources:

  • Documentation: https://firstelementjp.github.io/fe-csv-import-export/
  • GitHub Repository: https://github.com/firstelementjp/fe-csv-import-export
  • Issue Tracker: https://github.com/firstelementjp/fe-csv-import-export/issues

Pro Version:

This plugin works completely on its own with the free version and provides sufficient functionality, but when used with the Pro version, you can access these convenient features:

  • ACF (Advanced Custom Fields) checkbox, select box, and other custom field items can be expanded to editable values for export. ACF data can also be edited/updated in spreadsheets.
  • When used with the backup plugin ‘Updraft Plus’, automatic SQL backup is executed during import and import begins after completion. If problems are discovered after import, you can immediately restore from backup.
  • Import/export execution permissions can be assigned to editors in addition to administrators.
  • You can set a shared password for import/export execution.
  • You can require users to enter their login password for import/export execution.

Pro Version: https://www.firstelement.co.jp/en/products/fe-csv-import-export-import-export-plugin/

External Services

FE CSV Import & Export Pro uses an external license API service for license validation and activation. This service is used solely for:

  • License key validation
  • License activation and deactivation
  • License status checks

Privacy Policy: https://www.firstelement.co.jp/en/legal/privacy-policy/privacy-statement-eu/
Terms of Service: https://www.firstelement.co.jp/en/legal/terms-of-use/fe-csv-import-export-pro/

The license API service is operated by FirstElement K.K. and is used exclusively for license management purposes. No content data is transmitted to this service.

Screenshots

  1. Export interface with post type and field selection

    Export interface with post type and field selection

  2. Import interface with CSV upload and configuration options

    Import interface with CSV upload and configuration options

  3. Additional settings for import/export configuration

    Additional settings for import/export configuration

  4. License management and Pro version features

    License management and Pro version features


Reviews & Comments