json icon indicating copy to clipboard operation
json copied to clipboard

Output ExpressionEngine data in JSON format.

Results 16 json issues
Sort by recently updated
recently updated
newest added

I'm getting multiple undefined index errors for Grid, Text, and Wygwam fields.

Relationship fields within grids aren't followed down the rabbit hole to fetch the child_id out of the separate relationship table. This adds that relationship lookup (with caching like the existing...

Make support for EE6

Getting Error Exception Caught SQLSTATE[42S22]: Column not found: 1054 Unknown column 'exp_channel_fields.group_id' in 'on clause': SELECT `exp_channel_fields`.*, `exp_channels`.`channel_id` FROM (`exp_channel_fields`) JOIN `exp_channels` ON `exp_channel_fields`.`group_id` = `exp_channels`.`field_group` WHERE `exp_channels`.`site_id` = 1...

Hi Everyone, I'm using this marvelous plug-in to expose something like rest API to be consumed from a Web App. One thing I've noticed though (and have to say -...

Hello, I download data from the channel through the code: {exp: json: entries channel = "about-us" fields = "field89832 | field87842"} The code is downloaded correctly. However, I would like...

Would love some discussion on making this work in EE4. I've made the modifications in [Support for EE3](https://github.com/rsanchez/json/issues/58). That resolves installing the plugin as before, but there is a new...

@rsanchez Can we get support for this with ExpressionEngine 5? Thanks!

@rsanchez Can we get support for this with ExpressionEngine 3 with the new directory/core changes? Thanks!

It was written about in the comments, but I added it to the git.