We have moved!

You are currently looking at documentation for Umbraco 8 and older versions.
An automated guess is that docs.umbraco.com/umbraco-cms/fundamentals/setup/install/ could be the link to the new documentation for Umbraco 9 and newer versions.

    Installation

    The easiest way to get the latest version of Umbraco up and running is with VS Code.

    1. Download and install Visual Studio Code
    2. Download and install IIS Express (Optional as IIS Express for VSCode will install it)
    3. Download and unzip Umbraco
    4. Install the IIS Express Extension for VS Code
    5. Open the unzipped root folder in VS Code
    6. Run the website with the IIS Express Extension (CTRL+F5)
    7. Follow instructions on installer

    If you have never used VS Code before, you can check out a more detailed guide below that shows these steps more in depth to run a local instance of Umbraco. Below you'll find some in-depth tutorials on the different ways to install Umbraco.

    VS Code installation

    Visual Studio Code is an editor with an embedded webserver (through the IIS Express extension). A fast way to get you up and running with Umbraco.

    NuGet installation

    NuGet is the package manager for the Microsoft development platform, including .NET. The NuGet client tools provide the ability to produce and consume packages. NuGet allows you to install Umbraco without ever having to leave Visual Studio.

    Install Umbraco unattended

    Use the Unattended installs when spinning up Umbraco instances on something like Azure Web Apps to avoid having to run through the installation wizard.

    Running Umbraco on a Mac

    Umbraco does not run natively on Mac OS but it's possible to get Windows up and running on your Mac. Click on the link tools and information on how to run Umbraco on a mac to find out more about how to do this and the tools available to you.