Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.
/ json Public archive

💾 Field type and helpers for easy JSON editing in Craft CMS.

License

Notifications You must be signed in to change notification settings

craftplugins/json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Screenshot of editor

Features

✅ Advanced JSON editor based on VS Code

✅ Validates JSON

✅ Optionally, prettifies messy JSON

✅ GraphQL support

✅ Includes a @jsonDecode directive for GraphQL