Installation
To install uSync you will first need to have installed Umbraco.
note
uSync v8 runs on Umbraco v8.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.
PM>install-package uSync
Install as Package
If you want to manage Umbraco via the Umbraco UI, you can install uSync as a package directly from the Umbraco backoffice.
- Within the packages section, search for 'uSync'
- Select the uSync package and click install.