papagino Posted April 1, 2014 Share Posted April 1, 2014 Hi folks, Is there a way to import data from a previous version of Prestashop 1.5 xx to a new Prestashop 1.6.0.5 install? Also, the prefix are not the same, old database have pr_ prefix and new database have ps_ prefix. Ex: old database = ps_customer and current database = pr_customer. Could I export the old database as a zip file, there unzip and manually change the prefix to pr_ then re-zip and import to the new database? Please advise. Cheers Dan Link to comment Share on other sites More sharing options...
El Patron Posted April 1, 2014 Share Posted April 1, 2014 you should create running copy (test) of your existig production shop..either on remote host as subdomain for example or on localhost manually upgrading if for advanced users, don't take that lightly... with running test shop, after you back up so that you can restore and re-test try the autoupgrade here is manual that will give you some tips http://doc.prestashop.com/display/PS15/Updating+PrestaShop there is also cart to cart service, google for more details Link to comment Share on other sites More sharing options...
papagino Posted April 1, 2014 Author Share Posted April 1, 2014 Hi, my previous Prestashop had to much modification in the theme and other module that doing the autoupgrade render my shop useless, so I decided to do a fresh install of Prestashop 1.6.0.5 instead. I'd like to know if what I mentioned for the database import would be feasible? Cheers Dan Link to comment Share on other sites More sharing options...
El Patron Posted April 1, 2014 Share Posted April 1, 2014 see the upgrade guide link I posted... or see cart to cart service if you are looking for easy answer, there is none. Link to comment Share on other sites More sharing options...
Recommended Posts