cicciuzzo wrote:hi
how can I do the upgrade all plug-in without losing the changes made in version 2.80??
I'm interesting to new feature.
hi
Hi cicciuzzo,
You need to perform the upgrades to 3.1 following the scenario:
1. Run the nopCommerce upgrade script from 2.8 to 3.0 on your database
2. Run the 7Spikes upgrade script from 2.8 to 3.0 on your database
3. Run the nopCommerce upgrade script from 3.0 to 3.1 on your database
Then copy all the plugins version 3.1 to your Plugins folder of your nopCommerce 3.1 website.
Thus you should have your site running on 3.1 with the same db.
If you have made any customizations on the plugins, you will need to merge them to the corresponding plugins for version 3.1.
For more information you can refer to our
online documentation and the upgrade sections for each plugin.
Hope that helps!