Site blueprint
The Site blueprint is located in /site/blueprints
and controls the Panel setup and form fields for the site/dashboard.
Blueprint location
Title
With the title
option, you can overwrite the Site
label in the main menu of the Panel.
Translated titles
The title can be translated by passing an array of translations with the matching language code as key:
Options
With options, you can control all the site actions that should or should not be available.
Option | Value |
---|---|
changeTitle |
true /false |
update |
true /false |
Since 3.2.0
Each option can be set on a per user role for fine-grained permissions, for example:
Or using a wildcard to change the default for all roles:
Custom preview URL
Since 3.2.0
You can set the preview URL for the site in the site.yml with the preview
property: