Installing Sitecore Horizon Editor

Installing Sitecore Horizon Editor

Horizon is the next generation editor in Sitecore experience platform. Experience editor is legacy editor now. Please follow below steps to install Horizon on a vanilla Sitecore 9.3 instance:

Download Horizon installation files

Download installation files from here. There are two download option.

No alt text provided for this image

I selected first option because working on dev machine. Next step is to unzip the downloaded zip file. You will see below files:

No alt text provided for this image

In order to install horizon, you have to modify parameters.ps1. You have to modify below parameters.

  1. ContentManagementInstanceName - Your vanilla sitecore instance name
  2. ContentManagementWebProtocol - always https
  3. SitecoreIdentityServerPhysicalPath - It will be installed with your sitecore 9.3 instance. Copy the path from inetpub folder.
  4. SitecoreIdentityServerPoolName - Application pool for sitecore identity server.
  5. SitecoreIdentityServerSiteName - Identity Server instance name
  6. License path - Your sitecore license path

Please see my local changes in below image:

No alt text provided for this image


Now, launch powershell in admin mode and run the install.ps1 or right click on install.ps1 and select run with powershell. Horizon will be installed within a minute. This script will create a separate application in IIS.

I experienced an issue with install.ps1 while running this with Powershell ISE. I solved this issue by executing script with normal powershell. Another issue, I encountered due to wrong path of license file. I solved this issue by referring this post on sitecore stack exchange.

You can access Horizon from sitcore launchpad.

No alt text provided for this image

As you can see the new rocket icon under content editing section.

Click on on the Horizon and it will launch a separate application. You can explore more about Horizon editor here.


First look of Horizon editor

There are couple of post installation steps that you can find in Horizon installation guide provided by sitecore here.

No alt text provided for this image

You are all set to explore next generation editor. Cheers.

To view or add a comment, sign in

More articles by Sandeep K.

  • EXM - Send Email Programmatically

    Suppose you are working on University website where you have to send a congratulation email upon every successful…

    1 Comment
  • xConnect is showing HTTP Error 403.16 - Forbidden

    After installing vanilla sitecore instance when you check your xConnect service, it will show HTTP Error 403.16 -…

  • Don’t ignore Sitecore Diagnostics Assert

    Another useful feature from Sitecore framework that is not being used by most of the developers. If you want to write…

  • Don't Ignore the Sitecore Web Utilities

    Recently, I came across a situation where most of the developers are not taking advantage of Sitecore web Utility class…

  • New Features in Sitecore 9

    Sitecore Cortex - Machine Learning We have to wait till Sitecore 9.1 to use Sitecore Machine learning engine.

Others also viewed

Explore content categories