Thursday, July 26, 2012

Magento upgrade 1.5 to 1.7 and 1.6 to 1.7, Simplest way to upgrade 1.5 to latest Magento version

Magento version upgrade is not a simple method. Magento developers got an headache when they upgrade older version to latest version. Because, structure of the Magento versions different from one to another. So, it’s not just easy to upgrade Magento. Sometimes whole Magento store cause an error.

Finally I got solution to upgrade Magento store without using SSH access. In this method easily upgrade Magento store from 1.5 or 1.6 to latest version. Follow the below steps to upgrade Magento version easy way.

1. Before start upgradation process, need to download Magento latest version 1.7.X
 2.  Now you can export the current old version store database and import into phpmyadmin with any name you want to place.
 3. Create database connection in latest Magento 1.7.X store into current store database [1.5 version] and then run the frontend in the browser. Please wait until browser process complete.
 4. Now go to the database and find the table named as core_config_data.
 5. Change the base url as live website url. Now your upgraded Magento version is ready.
 6. For this time your upgraded version is ready without theme which you are used already. So, we need to move the theme folder to upgraded latest Magento version.
   Move the template theme as well as skin theme folder into new 1.7.X version
Template folder: app/design/frontend/default/THEMEFOLDER
Skin Folder: skin/frontend/default/THEME FOLDER
  7. Finally move the Extensions and custom modules from Magento old version to upgraded versions if you have installed. Check the modules app/code/local and app/code/community same place in the latest version.


Note: If any of the extensions / Custom module is not working, check with the supporting versions of the extensions. Tell your developer to upgrade the version.

Now we have successfully completed Magento upgradation from 1.5 to latest 1.7.X version. Hopefully this article useful for you. Please feel free to place your comments to help us to grow a level.

Share me, If you like

By PHP with 6 comments

6 comments:

I got one problem with it. After all the upgrade protsess have don, i can't open any product on backend. Also i can't add any product. It will give me an error.
On the frontend i can see all the products and everything seems to work well.

I run into this error:

"This webpage has a redirect loop The webpage at http://localhost/magento17/index.php/install/ has resulted in too many redirects."


when tried to install magento 1.7 in to a Database, which was already occupied by imported database of 1.5

Syed Atif Naeem: you should install magento 1.7 to separete database and after that connect it to 1.5 database

Nice post!
But it seems to be a bit complicated way for users who are not technically experienced. I would suggest an alternative way that makes Magento upgrade much easier. It can be performed by moving your database from your current cart version to a fresh installation of a necessary Magento version with Cart2Cart.
All you have to do is to install your target cart, register Cart2Cart account and follow step-by-step wizard. Check this video tutorial for more details.

I do agree with all the ideas you have presented in your post. They’re really convincing and will certainly work. Still, the posts are very short for newbies. Could you please extend them a little from next time?..Keep this great work
magento development company in bangalore 

Post a Comment

    • Popular
    • Categories
    • Archives