srijanone / ezcontent_api
Enable api support and preview module
Package info
github.com/srijanone/ezcontent_api
Type:drupal-module
pkg:composer/srijanone/ezcontent_api
2.3.8
2025-05-07 11:36 UTC
Requires
- drupal/access_unpublished: ^1.5
- drupal/decoupled_router: ^2.0
- drupal/gatsby: ^2.0@RC
- drupal/jsonapi_boost: ^2.0
- drupal/jsonapi_extras: ^3.23
- drupal/jsonapi_hypermedia: ^1.9
- drupal/jsonapi_role_access: ^1.1
- drupal/jsonapi_views: ^1.1
- drupal/openapi: ^2.1
- drupal/openapi_jsonapi: ^3.0
- drupal/openapi_ui: ^1.0@RC
- drupal/openapi_ui_redoc: ^1.0@RC
- drupal/simple_oauth: ^5.2.3
- drupal/tokenuuid: ^2.0
This package is auto-updated.
Last update: 2026-06-04 09:26:37 UTC
README
- About EzContent_api
- Key features
- Drupal (8 , 9) Installation
About EzContent_api
This module adds JSON API functionality to EzContent profile. This module extends the JSON API module provided by Drupal core to enabled the following features:
Key Features
- Preview unpublished content in de-coupled front-ends.
- Use Drupal's layout builder to create landing pages with de-coupled front-ends.
- Starter kit for using de-coupled front ends with EzContent API.
Note
Since our latest release (i.e 2.0.0-alpha1) all the future changes or features will be added to 2.0.x branch instead of 8.x or 9.x.
Drupal (8 , 9) Installation Via Drupal Composer
composer require drupal/ezcontent_api:^2.0