tank Posted August 2, 2022 Share Posted August 2, 2022 My experience with Prestashop is that upgrades are a pain.... so.... Do I upgrade using an upgrade module, it yes which version of the module? Or have upgrade modules been discontinued? Does the upgrade change the database? Can I simply copy the files over from version 1.7.8.7 I will be testing upgrade on my test site first. Link to comment Share on other sites More sharing options...
musicmaster Posted August 2, 2022 Share Posted August 2, 2022 Upgrades often change the database. If you have a fresh copy of Prestashop you can look in the /install/upgrade/sql directory. There you can see what changes when you cross the boundery between two versions. Note that these files also contain references to functions in the /install/upgrade/php directory. As you mention, upgrades can be problematic. So always make sure that you have a backup. Do not rely on the backup that the upgrade process makes: rolling that back often fails. Autoupgrade is still around 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