Skip to main content Skip to footer

How to download and install uSkinned Site Builder with NuGet

Latest compatible version: Umbraco 11.2.2 uSkinned Site Builder 4.1.2

Step 1

With the command line open and running Umbraco CMS, run the following command:

dotnet add package uSkinnedSiteBuilder

Step 2

Wait while the package is installed. The command line will run through each part of the process.

Step 3

Once the installation has been completed, navigate to the local URL provided by the command line.

The console will output a message similar to: 

[10:57:39 INF] Now listening on: https://localhost:44388

The URL will be similar to: 

https://localhost:44388

Step 4

Open your preferred browser and navigate to the local URL. 

uSkinned Site Builder will now be running.

#h5yr