Hi, We are looking for a migration tool for M1 to M2 data migration. I need to migrate only customers and orders. And I need to eliminate the old customers that mean before 2020 customers and orders should not migrate to the Magento 2 store. These are my some requirement is the extension will be useful to use in my case. I can’t find the details in the documentation.
7 answers
Hi Sabareesh,
Our migration tool allows migrating partial data section, however, which entities are available to be selected depends on specific cases.
If you plan to migrate either Customers or Sales, it still needs to migrate related data portion, depending on which data objects you need:
To migrate Customers, you need to migrate steps:
Step 1 (Database Settings)
Step 2 (Migrate Sites, Stores)
Step 6 (Migrate Customers)
To migrate Sales data, you need to migrate steps:
Step 1 (Database Settings)
Step 2 (Migrate Sites, Stores)
Step 3 (Migrate Attributes)
Step 4 (Migrate Categories)
Step 5 (Migrate Products)
Step 6 (Migrate Customers)
Step 7 (Migrate Sales)
And I need to eliminate the old customers that mean before 2020 customers and orders should not migrate to the Magento 2 store
You can proceed with that limitation using the start_date/end-date parameters.
We hope that helps.
Regards,
Ubertheme team
Thanks for you reply, Can we can’t proceed sales order details without product data.
Hi Sabareesh,
Can we can’t proceed sales order details without product data.
You still need to proceed with related data as explained in our first reply. You can delete the unused data objects after you complete the migration though.
Regards,
Ubertheme team
Yes, I can understand. What I am trying to say is we are having the category, products, and product attributes in the store before itself.
Hi Sabareesh,
Yes, I can understand. What I am trying to say is we are having the category, products, and product attributes in the store before itself.
We see. You can use our module to migrate your M1 data into your M2 instance with existing data as you mentioned. However, under this circumstance, it’s not possible to enable the ‘Keep Original IDs’ setting (You can learn more about it via this article).
Regards,
Ubertheme team
Ok, Can we use the migration tool for the M2 store which has Test Order and Test Customers and Original Products data? Is there any problem with migrating customers and orders using this extension? We can’t use the new setup so only asking the question.
Hi Sabareesh,
It’s possible to migrate your M1 data to your M2 which already has testing orders/customers or original data. Under this circumstance, the newly migrated data will be auto-incremental (they could not keep the original IDs as explained in our previous reply).
Regards,
Ubertheme team