Skip to main content
Version: v15.x - Umbraco 15

uSync.Umbraco.Commerce

Feature does not exist in V15

This feature does not exist in version 15.

uSync.Umbraco.Commerce is an add-on package for Umbraco Commerce, providing a drop-in integration with uSync in order to make effortless deployments between environments.

With uSync.Umbraco.Commerce, Umbraco Commerce settings are automatically serialized to disk as changes happen. Once transfered, other environments can easily be reported on to review changes and imported with progress indicators.

To install and use uSync.Umbraco.Commerce you will first need to install Umbraco Commerce.

Installation

To Install uSync.Umbraco.Commerce, type the following commands into the Visual Studio Package Manager Console, command line, or add the reference directly into the .csproj file.

dotnet add package uSync.Umbraco.Commerce --version 13.1.0-rc1

Using uSync.Umbraco.Commerce

Once uSync.Umbraco.Commerce is installed, You should see the Commerce entry on the uSync dashboard.

Commerce on the uSync dashboard

With uSync.Complete

If you have uSync.Complete you can right click on a store to push or pull it.