This module allows you to store data, probably coming from some 3rd party source, as pure JSON.
Once it is in Drupal you can render it as JSON, using a nice jquery library, validate that the json itself is fine, and also render out the json field inside rest views as subpart of the main json.
Dependencies
The minimum database versions are:
- MySQL v5.7.8
- MariaDB v10.2.7
- PostgreSQL v9.2
- sqlite v3.26
The JSON Editor library provides an improved UI for editing JSON data, e.g. on a node edit form.
The jsonview library provides an improved UI for viewing JSON on the front-end, e.g. on a node page.
See the included README.md file for full installation instructions.
Project information
5,149 sites report using this module
- Created by dawehner on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
8.x-1.7
released 5 October 2025
Works with Drupal: ^10.3 || ^11
Fixes critical bug in 8.x-1.6.
Install:
Development version: 8.x-1.x-dev updated 5 Oct 2025 at 10:47 UTC

