gr4devel Posted August 29, 2013 Share Posted August 29, 2013 Hi community . Today I've aligned my current local release (PS 1.5.4.1) with the development branch but I still can't see the Shipping wizard interface that must be introduced in the latest stable version (i.e. PS 1.5.5.0). Did I do something wrong by merging directly the branches with git? Btw I really find easy to handle the upgrading with git Link to comment Share on other sites More sharing options...
benjamin utterback Posted August 29, 2013 Share Posted August 29, 2013 We do not reccomend to upgrade by Git. You should upgrade the files manually or through the one click upgrade. Read the BlogPost here, http://www.prestashop.com/blog/en/how-to-manually-back-up-mysql-database-and-prestashop-files/ and this excerpt from this 1.5.5 blog "If you already have a PrestaShop store, take advantage of our free One-Click Upgrade module. Be sure to download the latest version of the One-Click Upgrade Module here. Once you download and install the module, simply follow the steps provided to update your store to v1.5.5 (click here for Upgrade Documentation)" Link to comment Share on other sites More sharing options...
gr4devel Posted August 29, 2013 Author Share Posted August 29, 2013 (edited) I'd already took a look to the blog post but, as I said, I really find the github repo useful and beside that I had the need to pull something that is currently in the dev branch... However let me thank you for your attention . For the moment I'll leave the post open so that anyone that has encountered the same problem can write it down here. Edited August 29, 2013 by gr4devel (see edit history) Link to comment Share on other sites More sharing options...
benjamin utterback Posted August 29, 2013 Share Posted August 29, 2013 Hi gr4devel, how did you upgrade using the GitHub repo? I'm just wondering the procedure you took. Link to comment Share on other sites More sharing options...
gr4devel Posted August 29, 2013 Author Share Posted August 29, 2013 Actually I realized why upgrading from github isn't suggested (i.e. DB update are not considered as well as files that are in gitignore, etc.) However the procedure that I'd followed is simply to merge the remote branch (i.e. development in my case) with my local one. I solved the few conflicts that I had (mostly related to the install and admin dev folders) and after that I end up with my personal modification (override and modules) beside the cutting edge code. Btw, as stated before, now I realized why the auto upgrade module is suggested 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