I need to perform an upgrade on an existing OpenCart installation which is currently version 1.5.4. It has a lot of users (1500+) and products and I need to keep all the data. I stumbled across this "guide" http://learn.opencart2u.com/ which seemed legitimate, so I followed all the steps until I got to
Go to your database and import the migration sript.
This was a problem because the page does not send the "migration script". I looked all over the web but I couldn't find the file in question.
I want to ask, if you have the file in a secret golden archive, in the depths of your hard drive, could you possibly help a fellow programmer in need.
Additionally, if nobody has the file in question, would it work out if I installed a fresh copy of OC 2.0 and manually truncated all tables that exist in the 1.5 version, then filled them with the data from the old installation. Then modules and extensions will need to be re-installed but that's of no matter to me.
I am asking this to find if anyone has come across the same problem and could save me a handful of hours, or worse, days.
Thanks in advance and any help will be of great appreciation.
You can migrate your store manually, we don't need for any script. Here are few steps to update OC version
But before doing updation, you should have to cross check all extensions has version 2.X compatible version available in market that you are already installed otherwise you would have to make compatible manually.
After updation you would have to update all extensions with version 2.X that you're using.
Also you have to do all customization in new version if in case you did in your store before.