3.5 to 3.7 Updgrade Files Help?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 years ago
Hi,

Can someone help explain to me what I need to install or overwrite to upgrade from 3.5 to 3.7?
Do I need to install all the .rar files> what is the changelog.pdf? what is the source code (zip) and (tar.gz)?


Downloads

    177 KB
    nopCommerce_3.70_changelog.pdf
    30.9 MB
    nopCommerce_3.70_NoSource.rar
    99.6 MB
    nopCommerce_3.70_Source.rar
    11.8 KB
    nopCommerce_3.70_UpgradeScripts.rar
    33.7 MB
    nopCommerce_3.70_WPI.zip
    Source code (zip)
    Source code (tar.gz)


Thanks,

Jeff M - Buffalo Icon Apprel
6 years ago
highwater hobbies wrote:
Hi,

Can someone help explain to me what I need to install or overwrite to upgrade from 3.5 to 3.7?
Do I need to install all the .rar files> what is the changelog.pdf? what is the source code (zip) and (tar.gz)?


Downloads

    177 KB
    nopCommerce_3.70_changelog.pdf
    30.9 MB
    nopCommerce_3.70_NoSource.rar
    99.6 MB
    nopCommerce_3.70_Source.rar
    11.8 KB
    nopCommerce_3.70_UpgradeScripts.rar
    33.7 MB
    nopCommerce_3.70_WPI.zip
    Source code (zip)
    Source code (tar.gz)


Thanks,

Jeff M - Buffalo Icon Apprel


Hi-

You need to download and unzip the following rar files:
https://github.com/nopSolutions/nopCommerce/releases/download/release-3.60/nopCommerce_3.60_UpgradeScripts.rar

https://github.com/nopSolutions/nopCommerce/releases/download/release-3.70/nopCommerce_3.70_UpgradeScripts.rar

https://github.com/nopSolutions/nopCommerce/releases/download/release-3.70/nopCommerce_3.70_NoSource.rar

First, backup any changes you have made to your stylesheet and views. Then backup your database.

Next, copy/paste the entire contents of the nopCommerce_3.70_NoSource file into your current website...overwriting any files that it asks about.

Next, execute the SQL script in nopCommerce_3.60_UpgradeScripts on your database.

Next, execute the SQL script in nopCommerce_3.70_UpgradeScripts on your database.

Merge any of your customizations in views or the stylesheet into your new site from your backup.

Done.

But...I'd suggest that while you are at it you go ahead and upgrade to 3.90. It's much improved.
To do that, you will replace your website files with the ones from this archive:
https://github.com/nopSolutions/nopCommerce/releases/download/release-3.90/nopCommerce_3.90_NoSource.rar

And after executing the 3.60 and 3.70 SQL scripts, also execute these:
https://github.com/nopSolutions/nopCommerce/releases/download/release-3.80/nopCommerce_3.80_UpgradeScripts.rar

https://github.com/nopSolutions/nopCommerce/releases/download/release-3.90/nopCommerce_3.90_UpgradeScripts.rar

Then merge your changes from the backup.
6 years ago
Awesome thankyou, seems pretty easy and straight forward! really appreciate the help. I will pay it forward some way, just not in the development realm, lol:)
6 years ago
No problem! The best way to say "thanks" is to click the little arrow above the "0" to the right of any post that helps you.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.