/
How to update a custom plugin to a new release version?
How to update a custom plugin to a new release version?
If you want to update your custom plugin you need to:
update nuget packages to match with solution. (Manage NuGet Packages for Solution > Consolidate)
make sure that Copy Local is set to false in all references.adjust Version in Description.txt to match Smartstore version.
check signatures of used Smartstore service classes for changes.
, multiple selections available,
Related content
Updating from Previous Versions
Updating from Previous Versions
More like this
Managing Plugins
Managing Plugins
More like this
How to write a Plugin
How to write a Plugin
Read with this
How to make a Plugin licensable
How to make a Plugin licensable
Read with this
Installing Plugins or Themes
Installing Plugins or Themes
More like this
How to write a Payment Plugin
How to write a Payment Plugin
Read with this