Migration from M2E Pro Magento 1 to M2E Pro Magento 2
This article describes the overall preparation and execution of the data migration from Magento 1 to Magento 2. Please note that the process requires technical skills. You can consult your developers if you need it.
Preliminary requirements
1. Install the latest Module versions available for the data migration:
2. Transfer your Magento database from v1.x to v2.x.
Once it is done, you can start migrating your M2E Pro database. Read the details below.
Steps to proceed
M2E Pro Migration Tool will help you to transfer your Module database. Follow the Migration Wizard hints to complete the process.
At Wizard Step 2, you need to transfer M2E Pro data from Magento 1 to Magento 2. To do it, complete the following actions:
- In Magento 1, create a dump of all the tables with prefix 'm2epro_' including both the structure and data. You can use the mysqldump utility or phpMyAdmin options.
- Import the created dump into the MySQL database of Magento 2.
- Go back to the Migration Wizard following Stores > Settings > Configuration > M2E Pro > Advanced Settings > Migration from Magento 1 and click Continue. The imported data will be adapted to the Magento 2 environment. Once the process is completed, you will be redirected to the next step.
That's it! Your M2E Pro is ready to work on Magento 2. Enable automatic synchronization to start syncing your Magento inventory and sales with Channels.
Click Complete to exit the Wizard.