FE CSV Import & Export icon

FE CSV Import & Export

FE CSV Import & Export is a WordPress plugin with the following stats:

  • #21,386 Global Rank

PF Score (About PF Scores)

PF Score is not a quality guarantee. It is a ranking based on available public signals.

Bronze45.3
Platinum
Gold
Silver
Bronze
Low

Score Breakdown

0
Popularity 40% No install data
60
Reputation 35% No ratings yet
97.1
Freshness 25% Updated 1 months ago

No vulnerability history

Download Trends

Loading download data…

Vulnerabilities

No known vulnerabilities

This plugin has no records in the Wordfence Intelligence vulnerability database.

About FE CSV Import & Export

Import and export WordPress posts, custom post types, taxonomies, and custom fields as CSV with batch processing.

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

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.

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:

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 Integration – Import and export ACF data while preserving field formatting. Export taxonomy values as readable names and handle multi-value fields with pipe-separated values. Support major ACF field types including Taxonomy, User, File, Relationship, Repeater, and Flexible Content fields
  • Direct SQL Export Mode – Customize export queries directly for advanced workflows and integrations
  • UpdraftPlus Database Backup – When used with the backup plugin ‘UpdraftPlus’, automatic SQL backup is executed during import and import begins after completion. If problems are discovered after import, you can immediately restore from backup
  • Enhanced Security – 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
  • Dedicated Support – Priority customer support from the development team
  • Automatic Updates – Seamless updates from our update server

Pro Version

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
Terms of Service

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

Export interface with post type and field selection

Export interface with post type and field selection

Import interface with CSV upload and configuration options

Import interface with CSV upload and configuration options

Additional settings for import/export configuration

Additional settings for import/export configuration

License management and Pro version features

License management and Pro version features

Frequently Asked Questions

What content can I import or export?

This plugin supports standard WordPress posts and can also work with custom post types, taxonomies, and custom fields.

Can I use this plugin for large CSV files?

Yes. This plugin uses batch processing to improve reliability and reduce memory usage during large imports and exports.

Does it support updating existing posts?

Yes. CSV workflows can be used for both creating new content and updating existing content depending on your data and mapping.

Is this plugin developer-friendly?

Yes. This plugin provides WordPress hooks so developers can customize import/export behavior.

Is the Pro version required?

No. The free version works on its own. A Pro version is available separately for advanced use cases.

Ratings & Reviews

Recent Reviews

Loading reviews…

View all reviews on WordPress.org (opens in a new tab)

Changelog

1.0.0

  • Taxonomy optimization for unchanged terms – Import now skips wp_set_post_terms() calls when taxonomy terms are unchanged, significantly reducing processing time for update-heavy imports.
  • Increased default batch size – Default import batch size increased from 100 to 500 rows, reducing AJAX overhead for large imports.
  • Configurable batch size limit – New fe_csv_import_export_import_max_batch_size filter allows per-site customization of the maximum batch size.
  • Detailed import profiling – Added granular profiling for import phases with WP_DEBUG batch profile logging.
  • Fixed JavaScript ES module import syntax – Removed static ES module imports from main JS file to resolve browser syntax errors.

0.9.9.4

  • Bundled JavaScript files to reduce HTTP requests and improve page load performance.
  • Updated export batch planner to use memory_limit for dynamic batch size calculation.

0.9.9.3

  • Removed load_plugin_textdomain() as WordPress 4.6+ handles text domain loading automatically.
  • Renamed image files to remove special characters for WordPress.org compliance.
  • Updated image references in PHP and CSS files.
  • Added README.md to .gitattributes export-ignore for release ZIP.
  • Refactored uninstall.php to use WordPress API instead of direct database calls.
  • Removed hidden files (.DS_Store, .eslintignore, .prettierignore) from distribution.

0.9.9.2

  • Maintenance release for the latest public package.

0.9.9

  • Reduced memory usage for large CSV imports by streaming batch reads and reusing file offsets.
  • Reduced duplicate CSV parsing within the same import batch.
  • Improved import profiling and diagnostics for debugging large imports.
  • Updated CSV quote parsing behavior for better RFC 4180 compatibility.
  • Improved import log stability and cleanup behavior in the admin UI.

0.9.8

  • Improved architecture for import handling.
  • Enhanced taxonomy handling and utilities.
  • Updated documentation and development workflow.
  • Improved WordPress 6.6+ and PHP 8.1+ compatibility.

Alternatives to FE CSV Import & Export

Other WordPress plugins serving a similar purpose, ranked by relevance and PF Score.

Gold81.3
WP Import Export Lite icon

WP Import Export Lite

Import and export posts, pages, custom post types, users, taxonomies, and comments via CSV.

★ 4/5·40K+ installs·Updated 27 Jun 2026
Platinum95.2
Meta Box icon

Meta Box

Create custom fields and meta boxes for WordPress post types and custom taxonomies.

★ 4.8/5·500K+ installs·Updated 17 Aug 2026
Platinum88.4
Customizer Export/Import icon

Customizer Export/Import

Export and import WordPress customizer settings to move or back up your site configuration.

★ 4.8/5·100K+ installs·Updated 16 Jun 2026
Platinum85.1
Export All URLs icon

Export All URLs

Export site URLs and content to CSV or JSON while detecting added, removed, or changed pages.

★ 4.6/5·50K+ installs·Updated 25 Jun 2026
Gold81.8
Custom Post Types and Custom Fields creator – WCK icon

Custom Post Types and Custom Fields creator

A must have tool for creating custom fields, custom post types and taxonomies, fast and without any programming knowledge.

★ 4.7/5·10K+ installs·Updated 15 Jul 2026
Gold79.8
Export Media URLs icon

Export Media URLs

Extract Media Library URLs with metadata and export to CSV or JSON for auditing.

★ 5/5·7K+ installs·Updated 16 Aug 2026
Platinum96.0
Advanced Custom Fields (ACF®) icon

Advanced Custom Fields (ACF®)

Add custom fields and flexible content structures to WordPress content management.

★ 4.5/5·2.0M+ installs·Updated 4 Aug 2026
Platinum95.5
Custom Post Type UI icon

Custom Post Type UI

Add custom post types and taxonomies to WordPress through a visual admin interface.

★ 4.6/5·1.0M+ installs·Updated 14 Jul 2026