Files
Grav-Admin-Plugin/blueprints.yaml

24 lines
563 B
YAML
Raw Normal View History

2014-08-05 13:06:38 -07:00
name: Administration Panel
version: 1.0.0
description: Enables administration panel.
validation: strict
form:
fields:
enabled:
type: toggle
label: Plugin status
highlight: 1
default: 1
options:
2014-09-10 16:38:06 -06:00
1: Enabled
0: Disabled
2014-08-05 13:06:38 -07:00
validate:
2014-09-10 16:38:06 -06:00
type: bool
2014-08-05 13:06:38 -07:00
route:
2014-09-10 16:38:06 -06:00
type: text
label: Administrator path
placeholder: "Default route for administrator (relative to base)"
help: If you want to change the URL for the administrator, you can provide a path here