Files
PMG-backoffice/plugins/json-export/json-export.yaml
2026-02-11 16:31:03 +01:00

22 lines
396 B
YAML

name: JSON Export
version: 1.0.0
description: Exports Grav content to JSON format for the React media guide app
icon: file-code
author:
name: Media Guide Team
license: MIT
form:
validation: strict
fields:
enabled:
type: toggle
label: Plugin status
highlight: 1
default: 1
options:
1: Enabled
0: Disabled
validate:
type: bool