-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathblueprints.yaml
More file actions
44 lines (41 loc) · 1.05 KB
/
Copy pathblueprints.yaml
File metadata and controls
44 lines (41 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
name: Admin2
slug: admin2
type: plugin
version: 2.0.0-rc.15
testing: true
description: Modern administration panel for Grav CMS. A redesigned admin experience.
icon: black-tie
author:
name: Trilby Media
email: hello@trilby.media
url: https://trilby.media
homepage: https://github.com/getgrav/grav-plugin-admin2
keywords: admin, panel, dashboard, management
bugs: https://github.com/getgrav/grav-plugin-admin2/issues
docs: https://github.com/getgrav/grav-plugin-admin2/blob/main/README.md
license: MIT
compatibility:
grav: ["2.0"]
dependencies:
- { name: grav, version: ">=2.0.0-rc.8" }
- { name: api, version: ">=1.0.0-rc.14" }
- { name: login, version: ">=3.8.2" }
form:
validation: loose
fields:
enabled:
type: toggle
label: Plugin Status
highlight: 1
default: 1
options:
1: Enabled
0: Disabled
validate:
type: bool
route:
type: text
label: Admin Route
description: The route to access Admin2 (relative to site root).
default: /admin2
placeholder: /admin2