I have 2 Magento websites (Web A and Web B with different Magento installations) but I need a single Magento installation with 2 websites how to merge 2 different websites to a single installation with multi-website.
Present structure
Web A -> database A
products= 125
customers = 2000
orders = 4677
Web B -> Database B
products = 543
customers= 24590
orders = 67090
now I need
Web A, Web B -> database
two Databases into single database same links like customers order and products all data
how to merge this data is there any efficient way
-
can you add more details?Msquare– Msquare2023年06月05日 13:19:18 +00:00Commented Jun 5, 2023 at 13:19
-
already added most info present i have 2 websites with different Magento installations now i need to merge 2 websites with single magento installationPawankumar– Pawankumar2023年06月05日 13:22:07 +00:00Commented Jun 5, 2023 at 13:22