The best way to upgrade plugin from 3.9 to 4.0

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 years ago
Hi guys.
I have one plugin from version 3.90 and now i want to upgrade it to 4.0 but seem there is alot of changes from way code ( version 3.x to 4.0)
So what is easily to upgrade the plugin from version 3.90 to 4.0
Best regards
John
5 years ago
Hello,

You can create one demo plugin in v4.0

After you have to code copy paste from 3.90.

May be some code you have to replace with asp.net core syntax.

but you can get that code from default nopcommerce v4.0 source code so, no worries.

Just try it.

Hope you will understand.
5 years ago
jbusa wrote:
Hi guys.
I have one plugin from version 3.90 and now i want to upgrade it to 4.0 but seem there is alot of changes from way code ( version 3.x to 4.0)
So what is easily to upgrade the plugin from version 3.90 to 4.0
Best regards
John


Hi John, if 4.0 is supported by your plugin then upgrading process should be fairly simple.

Perform the upgrade in a normal fashion and upload the new version of your plugin.
5 years ago
Hi all
Thank for you replying my question,
As i mentioned above i already had plugin version 3.90 here.
Cause from nopcommerce ver 3.90 to 4.0 have many changes from core because updated to net core..
And some code in controller also changed too....
5 years ago
Hi,

There is no exact way of doing this and more than one method may be correct. Just like solving Algebra.. :)

I would tell to take a look at nopCommerce developer guide and then follow what sk5202 said.

Thank you,
Atul
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.