This repository has been archived on 2021-01-24. You can view files and clone it, but cannot push or open issues or pull requests.
grav-plugin-eucookiepolicy/blueprints.yaml

44 lines
1.1 KiB
YAML
Executable File

name: EU Cookie Policy
version: 1.0.2
description: "Add a banner with cookie information to your site, so it complies with the EU Cookie Law"
icon: gavel
author:
name: Magnus Walbeck
email: admin@walbeck.dk
url: https://gitlab.com/mwalbeck/grav-plugin-eucookiepolicy
homepage: https://gitlab.com/mwalbeck/grav-plugin-eucookiepolicy
demo: https://gitlab.com/mwalbeck/grav-plugin-eucookiepolicy
keywords: plugin, cookie, policy, european, law
bugs: https://gitlab.com/mwalbeck/grav-plugin-eucookiepolicy/issues
license: MIT
form:
validation: strict
fields:
enabled:
type: toggle
label: Plugin status
highlight: 1
default: 0
options:
1: Enabled
0: Disabled
validate:
type: bool
type:
type: select
label: Type
size: small
default: Bar
options:
bar: Bar
help: Choose the displayed banner type
url:
type: text
label: Privacy route
size: medium
placeholder: http://example.com/privacy-url
help: Add here the route that points the full privacy page