grav-plugin-cloudinary/blueprints.yaml

33 lines
740 B
YAML

name: Cloudinary
version: 1.0.0
description: Image compression library utilizing http://cloudinary.com
icon: compress
author:
name: Shikiryu
email: projets@shiki.fr
url: https://shikiryu.com
homepage: https://github.com/getgrav/grav-plugin-cloudinary
demo: http://demo.getgrav.org/blog-skeleton
keywords: cloudinary, plugin, image, media
bugs: https://github.com/getgrav/grav-plugin-cloudinary/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
license_key:
type: text
label: Licence Key
placeholder: "YOUR_OPTIMUS_KEY"