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

Installation

To install uSync you will first need to have installed Umbraco.

note

uSync v15 runs on Umbraco v15.x. See our compatibility table to see which version you need for other Umbraco versions.

Install via NuGet Package Manager

If you have installed your Umbraco site via NuGet, you can also install uSync from within Visual Studio by running the following command in the Package Manager Console.

dotnet add package uSync

Install as package

info

uSync v15 is only available as a nuget package, there is currently no way to install a package directly from the backoffice in Umbraco 15