Files
Grav-Admin-Plugin/blueprints.yaml
2014-10-10 12:27:41 +03:00

30 lines
732 B
YAML

name: Administration Panel - Basic
version: 1.0.0
description: Adds an advanced administration panel to manage your site
icon: empire
author:
name: Team Grav
email: devs@getgrav.org
url: http://getgrav.org
keywords: admin, plugin, manager, panel
form:
validation: strict
fields:
enabled:
type: toggle
label: Plugin status
highlight: 1
default: 1
options:
1: Enabled
0: Disabled
validate:
type: bool
route:
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