Adding a plugin
Version:
The Commerce Engine offers a pluggable extensibility model that enables extensive customization of engine functionality. It uses a model that promotes upgradability and a clear separation of concerns between individual extensions.
You can obtain the officially released and supported versions of Commerce Engine plugins from the Official Sitecore Commerce public NuGet Feed. This enables publishing new versions of the Commerce plugins without the overhead of a major release.
Sitecore partners can also provide plugins as part of custom development.
See the Creating your first plugin walkthrough topic for a description of the basic steps required to create your own custom plugin.