
Powerful CSV/XLSX importer for WordPress. Import posts, pages, custom post types with an intuitive wizard interface and rollback capability.
| Author: | sigmadev (profile at wordpress.org) |
| WordPress version required: | 5.8 |
| WordPress version tested: | 6.9.4 |
| Plugin version: | 1.0.0 |
| Added to WordPress repository: | 18-03-2026 |
| Last updated: | 23-03-2026 |
| Rating, %: | 100 |
| Rated by: | 1 |
| Plugin URI: | |
| Total downloads: | 213 |
![]() Click to start download |
|
Sigma ImportX Engine is a professional data import plugin for WordPress. Whether you’re migrating from another CMS, importing a product catalog, or doing a bulk content upload, Sigma ImportX handles it reliably through an intuitive step-by-step wizard.
Upload your file, map your columns to WordPress fields, configure your settings, and import — all without writing a single line of code. Every import is logged and can be rolled back instantly if something goes wrong.
Key Features
- Multi-Format Support — Import CSV, XLSX, XML, and TXT files with automatic delimiter and encoding detection
- Drag & Drop Upload — Upload files instantly with in-browser preview and validation before processing
- Smart Field Mapping — Visual mapper with auto-detection; add custom post meta fields on the fly
- Template System — Save and reuse field mapping configurations across multiple imports
- Three Import Modes — Create new records, update existing ones, or upsert (create or update automatically)
- Real-Time Progress — Live progress bar and detailed per-row log during import
- Import History — Full audit trail of every import run with timestamps and row counts
- One-Click Rollback — Revert any import completely from the Import History screen
- Background Processing — Large files are chunked and processed without hitting PHP timeouts
- Data Validation — Catch formatting errors and missing required fields before the import runs
- Custom Post Types — Works with any registered post type, including those added by themes or plugins
- Dashboard Overview — Visual summary of import statistics and recent activity
- No External Dependencies — No paid add-ons, no third-party services, no data leaves your server
- Translation Ready — Fully internationalized with standard WordPress i18n
Who Is This For?
- Content Managers — Bulk import or update large content libraries without developer help
- Developers & Agencies — Migrate client data into new WordPress sites cleanly and repeatably
- E-commerce Operators — Import product catalogs including custom fields and metadata
- Site Builders — Quickly seed development or staging environments with real data
How It Works
The 5-step import wizard guides you through the entire process:
- Upload — Drag and drop or browse to select your CSV, XLSX, XML, or TXT file
- Preview — Review a sample of your data and confirm it was parsed correctly
- Map Fields — Assign each column to a WordPress field or custom meta key
- Configure — Choose post type, import mode, and post status
- Import — Watch the progress in real time and review the detailed results log
When the import is done, it is recorded in Import History. If anything looks wrong, roll it back with one click.
Additional Information
System Requirements
Minimum
* WordPress 5.8
* PHP 7.4
* MySQL 5.6 or MariaDB 10.0
Recommended
* WordPress 6.0 or higher
* PHP 8.0 or higher
* MySQL 5.7 or MariaDB 10.3
* 256MB PHP memory limit
* 300 second max execution time
* 64MB upload max filesize
Developer Reference
Namespace: SigmaImportX
Available Hooks:
sie_before_import— Fires before an import run beginssie_after_import— Fires after an import run completessie_import_row— Filter applied to each row during processingsie_field_mapping— Filter applied to the field mapping configuration
Custom Database Tables:
{prefix}_sie_imports— Import run history and metadata{prefix}_sie_import_logs— Per-row import log entries{prefix}_sie_templates— Saved field mapping templates
Architecture: Object-oriented with PSR-4 autoloading. No external library dependencies.
Privacy
Sigma ImportX Engine does not collect, transmit, or store any user data outside your own WordPress database. It does not use cookies, external analytics, or remote license checks. Uploaded import files are stored temporarily in the WordPress uploads directory and removed automatically after processing.
Screenshots
FAQ
ChangeLog






