icemoist Posted November 4, 2011 Share Posted November 4, 2011 Hello I'd like to know what are best practices to upgrade prestashop and then revert to previous version if something goes wrong. Is anyone using version control such as git, subversion, etc.? I am trying to setup a git workflow but it doesn't seem to be an easy task. Probably need to configure a deployment system that handles server configuration. Any ideas? I found this article interesting as it applies to any php mysql system: http://joemaller.com/990/a-web-focused-git-workflow/ Link to comment Share on other sites More sharing options...
Dave L Posted November 4, 2011 Share Posted November 4, 2011 I think you are over complicating a simple process and would recommend you read the upgrade documentation HERE The procedure for upgrading prestashop leaves your current installation intact and is performed in a sub-folder. Once the upgrade is completed and has proven to be successful, the old version can be deleted and the new upgraded version moved from the sub-folder to root. If something goes wrong your original installation has not been touched. 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