srijanone / ezcontent_api
Enable api support and preview module
Installs: 54 211
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 2
Type:drupal-module
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
- 9.x-dev
- 8.x-dev
- 2.3.x-dev
- 2.3.7
- 2.3.6
- 2.3.5
- 2.3.4
- 2.3.3
- 2.3.2
- 2.3.1
- 2.3.0
- 2.3.0-alpha1
- 2.2.x-dev
- 2.2.2
- 2.2.1
- 2.1.x-dev
- 2.1.3
- 2.1.2
- 2.1.1
- 2.0.x-dev
- dev-master
- dev-blt-test
- dev-blt-dev
- dev-3.0.x-dev
- dev-blt-dev-d9
- dev-update-9-x-branch-with-8-x
- dev-daca973
- dev-ez-391-label-text-capitalisation
- dev-ez-415-improve-jsonapi-role-access
- dev-ez-391-rename-preview-menu-text
- dev-ez-235-jsonapi-aceess-controll
- dev-ez-319-move-jsonapi-extra-ti-ezcontent-api
- dev-update-core-version
- dev-ez-19-create-new-user-with-authorization
- dev-ez-170-add-access-publish-module
- dev-ez-162-add-json-api-patch-here
This package is auto-updated.
Last update: 2024-10-22 04:36:41 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