Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
json2html
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
json2html
Commits
3e3be3fb
Commit
3e3be3fb
authored
2 years ago
by
Shubham Rathore
Committed by
Robert Castelo
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3333263
by Shubham Rathore: Update README.md file according to README.md template
parent
beabb15b
No related branches found
No related tags found
1 merge request
!2
Issue #3333263: Update README.md file according to README.md template
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+22
-19
22 additions, 19 deletions
README.md
with
22 additions
and
19 deletions
README.md
+
22
−
19
View file @
3e3be3fb
#
#
Introduction
#
JSON2HTML
The JSON2HTML module displays JSON as a HTML table.
...
...
@@ -7,42 +7,45 @@ Provides a field type that can be added to entities.
Multi level tables are collapsed and can be expanded
to navigate through the data.
-
For a full description of the module, visit the
[
project page
](
https://www.drupal.org/project/json2html
)
.
-
Submit bug reports and feature suggestions, or track changes in the
[
issue queue
](
https://www.drupal.org/project/issues/json2html
)
.
For a full description of the module, visit the
[
project page
](
https://www.drupal.org/project/json2html
)
.
Submit bug reports and feature suggestions, or track changes in the
[
issue queue
](
https://www.drupal.org/project/issues/json2html
)
.
## Requirements
This module requires no modules outside of Drupal core.
## Installation
Install as you would normally install a contributed Drupal module.
For further
information, see
Install as you would normally install a contributed Drupal module.
For further
information, see
[
Installing Drupal Modules
](
https://www.drupal.org/docs/extending-drupal/installing-drupal-modules
)
.
## Configuration
Add a JSON2HTML field to a content type, user, or other entity.
1.
Add a JSON2HTML field to a content type, user, or other entity.
## Usage
JSON2HTML field can get JSON data from two kinds of source:
## Usage
-
URL
-
File
-
JSON2HTML field can get JSON data from two kinds of source:
If using a JSON file first add it as a Media item and then use it's
ID in the Media ID field.
-
URL
-
File
To display specific parts of the JSON data set the Path field.
-
If using a JSON file first add it as a Media item and then use it's
ID in the Media ID field.
-
To display specific parts of the JSON data set the Path field.
`https://jsontostring.com/jsonpath/`
https://jsontostring.com/jsonpath/
## Maintainers
Current maintainers:
-
Robert Castelo (robertcastelo) - https://www.drupal.org/u/robert-castelo
-
Robert Castelo -
[
robertcastelo
](
https://www.drupal.org/u/robert-castelo
)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment