/
Extension Packager
Documentation for SmartStore.NET 2.5
Extension Packager
SmartStore.NET plugins and themes can be distributed and installed as NuGet packages.
Plugins are installed here: SmartStore.NET > Admin > Configuration > Plugins > Upload Plugin. Themes are installed here: SmartStore.NET > Admin > Configuration > Themes > Upload Theme
How to create a NuGet package from an existing plugin:
Build the project by executing build.bat
Run the SmartStore.NET Extension Packager located under src/Tools/SmartStore.Packager
Enter the Root path of you build
Click on Read Extensions
Choose the extension you want to create
Click create package
The created package can be found in the chosen build folder in the subfolder Packages
, multiple selections available,
Related content
Installing Plugins or Themes
Installing Plugins or Themes
More like this
Managing Plugins
Managing Plugins
More like this
How to Install an Extension
How to Install an Extension
More like this
Plugins oder Themes installieren
Plugins oder Themes installieren
More like this
How to Buy an Extension
How to Buy an Extension
More like this
Preparing Windows Server (VPS, Cloud or dedicated)
Preparing Windows Server (VPS, Cloud or dedicated)
More like this