The WordPress connector implements an interface to WordPress and provides tasks to upload and download data from Magento. All data is transferred using an XML format, please refer to the individual task pages for examples of the format for each task.
Each of the tasks require a connection to WordPress, for more information on setting up and managing connections see Connecting to WordPress.
Tasks
- Connecting to WordPress
- Exporting Comments From WordPress
- Exporting Pages From WordPress
- Exporting Posts From WordPress
- Exporting Users From WordPress
- Importing Pages To WordPress
- Importing Posts To WordPress
- Importing Users To WordPress
Supported Versions
This connector only works with WordPress v4.4 and above, and requires the WP REST API plugin to be installed and activated.
Back | Edit on Github