JSON Editor
Categories
Component ID
2262883
Component name
JSON Editor
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
539
Component created
Component changed
Component body
Introduction
JSON Editor is a tool to view, edit, format, and validate JSON. Its based on JSON editor library https://github.com/josdejong/jsoneditor
Installation
- Extract json_editor to your sites/all/modules directory
- Enable the Json Editor module in admin/modules
Using JSON Editor
- Open content type and click on "Manage fields".
- Create new field and set field type as "Text long" (text_long) or "Text long and summary" (text_with_summary).
- Click on "Manage display" and choose "JSON Editor" format for your created field as display.
