'How to transfer data from magento site to prestashop site?
I was having a website built on magento that I replaced with prestashop. I have the backup files of previous magento website and database of the same. Now, I want to transfer all my data such as products,customer details etc to my prestashop website. Please help me, Thanks in advance.
Solution 1:[1]
Please use modules from addons.prestashop.com or manually by export csv file from magento, changed it to prestashop format http://doc.prestashop.com/display/PS16/CSV+Import+Parameters and import it
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | Dmitry Sergeev |