WP Import Export Lite

Deskripzioa

WordPress Import Export Plugin is an easy, fast, and advanced tool to import and export your WordPress site data.

WP Import Export gives you the ability to export your site data into multiple file formats and import those files into any WordPress site. All types of Posts, Pages, Custom Post Types, Taxonomies, Comments, and Users can be imported or exported with just a few clicks. It is an effective way to manage and migrate data across multiple WordPress installations.

Main Features

  • Pause, resume, and stop active imports and exports
  • Background processing for large imports and exports
  • Scheduled import & export (Available in Pro)
  • Powerful data filtering options
  • Drag-and-drop field mapping
  • Add-on integrations for popular WordPress plugins
  • Support for multiple file formats
  • Detailed import process logs

Pause, Resume & Stop

  • Imports and exports can be paused, resumed, and stopped at any stage.
  • Supports pause and resume functionality with background processing.
  • Cancel or stop any processing task whenever needed.

Background Import & Export

  • Run import and export tasks asynchronously in the background.
  • Background jobs can be monitored, paused, resumed, and stopped.
  • Process multiple import and export tasks concurrently.
  • Convert standard import/export jobs into background processes with ease.

Powerful Filters

  • Apply precise filter rules during export (e.g., export posts where Post ID is greater than 50).
  • Advanced filtering rules for uploaded source data during import.

Field Management

  • Rearrange and edit fields quickly before exporting.
  • Intuitive drag-and-drop field mapping for incoming import data.

Multiple File Formats

  • Full support for both import and export across multiple formats.
  • Supports ZIP archives.
  • Supports CSV, XLS, XLSX, JSON, TXT, ODS, and XML file formats.

Scheduled Import & Export (Pro)

  • Set up automatic cron-scheduled imports and exports.
  • Centralized schedule management interface.
  • Runs reliably alongside background processing.

Import Process Log

  • Comprehensive process and execution logs.
  • Step-by-step logging for each individual record.

Supported Add-Ons

  • Yoast SEO Import & Export
  • ACF & ACF Pro Import & Export
  • WPML Import & Export
  • Polylang Import & Export
  • WooCommerce Import & Export (Pro)
  • Schedule Import & Export (Pro)
  • Attributes Import & Export
  • Google Drive Import (Pro)
  • Microsoft OneDrive Import (Pro)
  • Dropbox Import (Pro)
  • FTP / SFTP Import (Pro)
  • Background Import & Export

WP Import Export Professional Edition

Export Premium Add-Ons

  • ACF / ACF Pro Export
  • Scheduled Export
  • WooCommerce Export
  • WPML Export
  • Attributes Export
  • Polylang Export

Import Premium Add-Ons

  • ACF / ACF Pro Import
  • Dropbox File Import
  • Upload From FTP/SFTP
  • Google Drive File Import
  • Microsoft OneDrive Import
  • Scheduled Import
  • WooCommerce Import
  • WPML Import
  • Attributes Import
  • Polylang Import

Upgrade to the Pro edition of WP Import Export

Live Demo

Try the WP Import Export Live Demo

Documentation

Documentation and Video Tutorials

Pantaila-argazkiak

Instalazioa

Automatic Installation

Automatic installation is the easiest way to install the WP Import Export plugin.

  1. Log in to your WordPress admin dashboard.
  2. Navigate to Plugins -> Add New Plugin.
  3. Click Upload Plugin at the top.
  4. Select the plugin ZIP file and click Install Now.
  5. Once installed, click Activate Plugin.

Manual Installation

  1. Unzip the downloaded plugin archive.
  2. Upload the wp-import-export-lite folder to the /wp-content/plugins/ directory on your web server via SFTP/FTP.
  3. Log in to your WordPress dashboard, navigate to Plugins -> Installed Plugins, and activate WP Import Export Lite.

MEG

Does this plugin support PHP 8.x?

Yes, WP Import Export Lite is fully compatible with PHP 5.6 through PHP 8.5+.

Can I import data in the background?

Yes, you can enable background processing to allow large imports or exports to run asynchronously without timing out your browser.

Where can I get support or view documentation?

Documentation and tutorials are available at VJInfotech Documentation.

Berrikuspenak

2025(e)ko abenduaren 26(a)
A very simple, but extremely functional and working application. Thank you very much, I quickly solved the problems of synchronizing two inconsistent databases. Everything is very convenient.
2025(e)ko uztailaren 10(a)
I simply wanted to export posts with their media and import to a new site. There is no default setting to get everything you need for posts like author, categories, tags, etc. so you have to manually add all of that stuff. The UI for that is terrible. I finally get to the point of importing after getting through all of those extremely confusing settings. I chose to have it run in the background. I’m monitoring posts and media pages to see what’s happening. It begins adding triples, quadruples, etc. of posts and media. It placed over 4,000 images in my media folders. I quickly hit stop before it went further, and that didn’t work. I deactivated and uninstalled the plugin. It continued running whatever background script runs even after the plugin was deactivated and removed somehow. WHY is it SO hard to just find a plugin to simply move your posts and everything that comes with them to a new server?!?!
2025(e)ko uztailaren 3(a)
Used for simple export. Does what it says will do with nice interface
2025(e)ko otsailaren 26(a)
I needed to add info to a couple thousand user records and this made it SO easy. Thank you for a great free plugin!
Irakurri 113 berrikuspenak

Laguntzaileak eta Garatzaileak

“WP Import Export Lite” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.

Laguntzaileak

WP Import Export Lite 4 eskualde-ezarpenetara itzuli da. Eskerrik asko itzultzaileei beraien ekarpenengatik.

Itzul zaitez WP Import Export Lite zure hizkuntzara.

Garapena interesatzen zaizu?

Araka kodea, begiratu SVN biltegia edo harpidetu garapen erregistrora RSS bidez.

Aldaketen loga

3.9.33

  • Fix: Security – Remote code execution through export field PHP function callbacks (Reported by WPScan).
  • Fix: Security – Remote code execution and arbitrary file creation via export template output path traversal (Reported by Minseong Kim / mak3bread).
  • Fix: Security – Arbitrary file upload through remote image import extension manipulation (Reported by Minseong Kim / mak3bread).
  • Fix: Security – Arbitrary directory deletion through template path traversal (Reported by Minseong Kim / mak3bread).
  • Fix: Security – Privilege escalation through user import by enforcing WordPress capability and superior role checks (Reported by Minseong Kim / mak3bread).
  • Fix: Security – SQL injection in export filter rules (Reported by Minseong Kim / mak3bread).
  • Fix: Security – SQL injection in import options (Reported by Minseong Kim / mak3bread).
  • Fix: Security – Stored cross-site scripting (XSS) through custom field names in export settings (Reported by Minseong Kim / mak3bread).
  • Fix: Security – Sensitive file disclosure and path traversal through existing-file import (Reported by Hasyros).
  • Fix: Security – Server-side request forgery (SSRF) in remote URL file imports, removing unsafe fallback and strictly enforcing WordPress HTTP API validation (Reported by Yassin Mohamed, 밥경국 – DDADDA / Wordfence, and WPScan).
  • Fix: Deprecated utf8_encode() usage for PHP 8.2+ compatibility.
  • Fix: Maintenance update and compatibility verification with latest WordPress and PHP versions.
  • Fix: Minor UI and stability fixes.

3.9.30

  • Fix: Security vulnerability reported by Wordfence related to file type upload by logged-in users.

3.9.29

  • Fix: Security vulnerability reported by Wordfence related to file type upload by logged-in users.
  • Fix: Text domain loading too early.

3.9.28

  • Fix: Security vulnerability reported by Wordfence related to sanitizing export preview data.

3.9.27

  • Improvement: Limit the number of records in the managed import/export page.
  • Fix: Vulnerability of unserialization in import templates (Reported by Patchstack).
  • Fix: Export JSON file errors in specific environments.

3.9.26

  • Fix: Prevent user creation without email when email field is empty.
  • Fix: Minor stability fixes.

3.9.25

  • Fix: Background processing warning.
  • Tweak: Updated internal libraries.

3.9.24

  • Fix: Post taxonomies not saved in settings.

3.9.23

  • Fix: Import taxonomy package mapping issue.

3.9.22

  • Fix: Import variable parsing and gallery image overwrite issues.

3.9.21

  • Improvement: Product and ACF dedicated field updates.
  • Fix: Product out of stock status and auto-generated SKU ignore settings.

3.9.20

  • Improvement: Comment import functionality.
  • Fix: WPML and Polylang translation updates for selected fields.
Sponsor
SponsoredKunjungi sekarang
Promo