Skip to main content Skip to footer

How to download and install uSkinned Site Builder upgrades with NuGet

Latest compatible version: Umbraco 13.2.2 uSkinned Site Builder 6.1.0

Step 1

Upgrade Umbraco CMS to latest compatible version.

dotnet add package Umbraco.Cms --version {VERSION NUMBER}

You may also need to update the target .NET framework of your project to match the compatible version for Umbraco CMS.

Step 2 — Install the uSkinned upgrade

From the command-line interface, access the directory where your website project is held. We will now need to run a command that specifies the version of uSkinned Site Builder we want to add.

Depending on the version you want to upgrade to the command should look something like this: 

dotnet add package uSkinnedSiteBuilder --version {VERSION NUMBER}

Please make sure you run the command for the correct version.

Once the installation is complete you can run your website once again using the command: 

dotnet run

After installing your upgrade a folder will be created which relates to the version number you have installed:

~/usn/updates/{VERSION NUMBER}/

Step 2 — Install uSync

uSync is an awesome Umbraco package that takes the bits of Umbraco that are stored in a database and moves them to disk, so you can source control, copy and move your Umbraco site between computers and servers.

All the details you need to install the uSync package for Umbraco 9 + can be found here: https://our.umbraco.com/packages/developer-tools/usync/

Once you have completed the installation of uSync you can move on to the remaining steps.

Step 3 

Go to your Umbraco website directory and copy the contents of:

~/usn/updates/{VERSION NUMBER}/

Paste the contents of the uSync folder into your uSync folder at the route level of your website. Your uSync version folder may be v9. This can have any name. It is controlled by a uSync config setting.

Any other files in your updates folder should be pasted into the corresponding path at the route level of your website. 

Run your website and login to the Umbraco CMS. Dont worry if you see an error when browsing the frontend of your website at his stage.

Go to the Settings (Section) > uSync (node) > Import Settings

This will update Document Type and Data Type changes

Go to the Settings (Section) > uSync (node) > Import Content

This will update Dictionary item changes

When the settings import is complete your website will be upgraded.

You have now successfully upgraded uSkinned Site Builder.

#h5yr

Step 1

Sign up

Start a free trial of Site Builder.

Step 2

Design

Tailor the look and feel with the Visual Designer to suit your brand.

Step 3

Create

Add content with built-in eCommerce and third-party integrations.

Step 4

Host

World-class and secure hosting backed by Microsoft Azure.