Get started¶
Install UmbraScript, enable the backoffice section for your user group, and run a read-only command against your content tree.
Before you begin¶
You need:
- An Umbraco CMS 17 or later website
- Access to the project that contains the Umbraco
.csprojfile - Permission to restart the website
- An Umbraco backoffice account
Your path to a first result¶
- Install and enable UmbraScript.
- Run your first command.
- Learn how references and selections identify items in a tree.
- Use the command reference when you are ready to do more.
Warning
Several UmbraScript commands change content or media immediately. Read Permissions and safe use before running a batch or destructive command on a production site.