NOP version 3.9 to 4.5 directly

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
1 anno tempo fa
I want to upgrade NOP version 3.9 to 4.5 directly
I will run SQL scripts for each subsequent version from 3.90->4.00, 4.00->4.10, 4.10->4.20, 4.20->4.3

A) Now i can run only nopC 4.50 Install
B) Or i need before to run nopC 4.4 against the database and after that also  i  run  nopC 4.50 Install

with A i have this MigrationVersionInfo Table:

AppliedOn  Description
2022-10-27 13:50:44.000  nopCommerce version 4.40.0. Update Data
2022-10-27 13:50:44.000  nopCommerce version 4.50.0. Update Data
2022-10-27 13:50:43.000  nopCommerce version 4.50.0. Update Localization
2022-10-27 13:50:43.000  nopCommerce version 4.50.0. Update Settings
2022-10-27 13:50:43.000  Pseudo-migration to update appSettings.json file
2022-10-27 13:50:43.000  Specification attribute grouping
2022-10-27 13:50:42.000  nopCommerce version 4.40.0. Update Localization
2022-10-27 13:50:42.000  nopCommerce version 4.40.0. Update Settings

Is the way A correct?

Kind Regards
1 anno tempo fa
benelli wrote:
I want to upgrade NOP version 3.9 to 4.5 directly
A) Now i can run only nopC 4.50 Install
B) Or i need before to run nopC 4.4 against the database and after that also  i  run  nopC 4.50 Install
Kind Regards

the correct way is B

please check this post https://www.nopcommerce.com/en/boards/topic/92682/upgrade-42-to-45
1 anno tempo fa
Hi Rashed, thanks or your response.

But Yidna tells in your linked post that way A also works.
1 anno tempo fa
benelli wrote:
I want to upgrade NOP version 3.9 to 4.5 directly
I will run SQL scripts for each subsequent version from 3.90->4.00, 4.00->4.10, 4.10->4.20, 4.20->4.3

A) Now i can run only nopC 4.50 Install
B) Or i need before to run nopC 4.4 against the database and after that also  i  run  nopC 4.50 Install

with A i have this MigrationVersionInfo Table:

AppliedOn  Description
2022-10-27 13:50:44.000  nopCommerce version 4.40.0. Update Data
2022-10-27 13:50:44.000  nopCommerce version 4.50.0. Update Data
2022-10-27 13:50:43.000  nopCommerce version 4.50.0. Update Localization
2022-10-27 13:50:43.000  nopCommerce version 4.50.0. Update Settings
2022-10-27 13:50:43.000  Pseudo-migration to update appSettings.json file
2022-10-27 13:50:43.000  Specification attribute grouping
2022-10-27 13:50:42.000  nopCommerce version 4.40.0. Update Localization
2022-10-27 13:50:42.000  nopCommerce version 4.40.0. Update Settings

Is the way A correct?

Kind Regards


Please review this link for upgrading nopCommerce
https://docs.nopcommerce.com/en/installation-and-upgrading/upgrading-nopcommerce.html
1 anno tempo fa
Yes v4.5 includes the migrations for v4.3 to v4.4 so yes you can run v4.5 over v4.3 to upgrade
See the v4.5.4 code below

Hopefully any third party plugins also follow this same methodology
1 anno tempo fa
Hi Yidna
Thanks for your response. That help me a lot.
Kind Regards
1 anno tempo fa
Hi,
we want to upgrade from nopcommerce 4.50.0 to version 4.50.4 on Linux. Are there any hints ?

Thanks a lot !
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.