HaCos Posted October 6, 2016 Share Posted October 6, 2016 Hello, i am currently upgrading my stack (mysql, php, apache etc) where my prestashop is hosted and i though it would be a good idea to update prestashop as well to the latest stable version. My current setup includes: - Multistore - 3k products - 1k categories - 3 languages - lots of relations within products (attributes, features, associations etc) I am looking for a way to migrate the current setup with ease to a new store. Would it be safe to just export a sql dump from old ps & import it to new store? Are there any database changes that could break things? Thanks in advance, C Link to comment Share on other sites More sharing options...
El Patron Posted October 7, 2016 Share Posted October 7, 2016 (edited) Create a working copy of your production shop. If you existing shop runs in domain root, put the copy in a subdomain so it runs root. Then back up your test copy. Now you are ready to test autoupgrade but also check that your existing theme is compatible, modules and any custom changes. The key to upgrade is also upgrading the front office with great theme. Once you test the upgrade process and identify your specific path... Then you simply back up production shop and use the upgrade files db into your domain space. Edited October 7, 2016 by El Patron (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now