Migrate Magento 1 Enterprise to Magento 2 Community



I have researched a lot for migration of Magento 1 Enterprise to Magento 2 Community as Data migration tool doesn't allows you for it.

Data migration tool has functionality for following migrations:
ce-to-ce
ce-to-ee
ee-to-ee
Steps to Migrate:
M1 EE -> M1 CE
M1 CE -> M2 CE (Through Data Migration Tool. READ ARTICLE ON MIGRATION)


Keep in mind that you have to create all the Custom Modules and Theming for Magento 2. For migration follow below steps:
  • Install a new Magento Instance say M1 CE 1.9.2.4 version.
  • Make a Copy of Database used in M1 EE.
  • Replace the Copy DB in M1 CE version.
  • Now you will face several errors and you need to fix those as per the reports.Say deleting/Updating fields from eav_attribute table.
  • You will face some errors in Admin Customer,Catalog ,Category Sections.
  • After fixing all these errors Start the Data Migration process from M1 CE to M2 CE through data migration tool.
  • In M2 CE version you need to create your custom modules and theme.
  • No need to worrry for Magento 1 Enterprise Password as both(community and enterprise) hashing techniques are iterated while matching password.
  • Also need to work on wishlist as its table structure different from community.

No comments:

Post a Comment

Buy/Sell Source Code of Website,Apps,Softwares

Install sample data in magento 2