Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.31 KB

README.md

File metadata and controls

39 lines (23 loc) · 1.31 KB

XM Cloud Starter Kit (Next JS) with Siteimprove CMS plugin

QUICK START

  1. In an ADMIN terminal:

    .\init.ps1 -InitEnv -LicenseXmlPath "C:\path\to\license.xml" -AdminPassword "DesiredAdminPassword"
  2. Restart your terminal and run:

    .\up.ps1
  3. Follow the instructions to deploy to XM Cloud

  4. Create Edge token and query from edge


Deploy to XM Cloud

Important

Please review Web.config transformations as the updates to the Content Security Policy have been made to support Siteimprove plugin functionality.

Tip

To deploy to XMCloud, follow the instructions provided by Sitecore on doc.sitecore.com.

Navigating the Siteimprove CMS plugin

Tip

For further information on how to navigate the Siteimprove plugin, please visit help.siteimprove.com

About this template

This Siteimprove CMS Plugin template has been forked from Sitecore's XMCloud starter template and provided by Siteimprove to help accelerate configuring XM Cloud with the Siteimprove CMS plugin.