i have prestashop 1.5 installed on server A, on server B there is prestashop 1.4 installed with thousands of products and database size is about 500mb. I want to import all those products, categories, customers and their addresses from 1.4 installation to 1.5 installation. I have access to both servers. CSV export for products is taking like forever what should i do to import this all to 1.5.
Share
I guess you already have the simplest solution : CSV…
Exporting you database via PMA won’t work since the data model of PrestaShop is not the same in 1.5…it should have been called 2.0 🙂
What you can try is upgrading your current install of PrestaShop 1.4 using the autoupgrade module provided by PrestaShop. Don’t forget to keep backups since this module is not stable.
Hope it helps,
Br,