augmentations / craft-json
Field type for raw JSON editing.
Installs: 14 328
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Type:craft-plugin
Requires
- ext-json: *
- craftcms/cms: ^3.6
- mll-lab/graphql-php-scalars: ^4.1
This package is auto-updated.
Last update: 2023-11-22 16:40:51 UTC
README
Important
This plugin is no longer maintained.
We recommend using the Code Field plugin instead.
JSON field for Craft CMS
Field type and helpers for easy JSON editing in Craft CMS 3.
Features
✅ Advanced JSON editor based on VS Code
✅ Validates JSON
✅ Optionally, prettifies messy JSON
✅ GraphQL support
✅ Includes a @jsonDecode
directive for GraphQL