I have two Magento 1 I want to migrate to Magento 2 withing the same instance. My goal is to have only one Magento 2 in the end.
- Site A => Magento 1.9.4.0 with 5 website inside
- Site B => Magento 1.9.2.4 with 1 website
I'm looking for the best way to make the migration of the two Magento 1 instance inside the same Magento 2.
What would be the best way ?
- Merge both Magento 1 inside the same instance the use the data-migration-tool to migrate to magento 2 (not sure how to merge magento 1 instance)
- Migrate Site A and Site B to their own Magento 2 with the data-migration-tool and then try to merge them (not sure how to merge magento 2 instance)
- Use the data-migration-tool to migrate site A to Magento 2. Then use the data-migration-tool to migrate site B to the same magento 2 using the delta method (not sure if possible at all)
- Something else, I'm all ears
Does someone have any idea of the best may ?
1 Answer 1
I will prefer this way.
- Merge both Magento 1 inside the same instance the use the data-migration-tool to migrate to magento 2.
So in this one, if any issues comes then it will resolve it self into Magento1 and then perform the Migration.
-
Thanks, what method would you suggest to migrate data between magento 1 ? Import/export with the dataflow ?Taschert– Taschert2021年09月13日 08:17:06 +00:00Commented Sep 13, 2021 at 8:17
-
Yes, you can use that one.Dhiren Vasoya– Dhiren Vasoya2021年09月13日 10:25:39 +00:00Commented Sep 13, 2021 at 10:25
-
If my answer help you, please upvote and accept as solution, so it will help other in community.Dhiren Vasoya– Dhiren Vasoya2021年09月13日 10:26:06 +00:00Commented Sep 13, 2021 at 10:26
-
I'll wait until the end of the week to see if I have more answers as I've added a bountyTaschert– Taschert2021年09月13日 11:31:37 +00:00Commented Sep 13, 2021 at 11:31
Explore related questions
See similar questions with these tags.