jsonapi_menu
16 sites
No security coverage
This module provides a JSON API resource for Drupal menus, allowing menu data to be accessed programmatically. It supports both user-created and system-generated menu items, including those from the `menu_link_content` entity and the `menu_item_extras` module.
# JSON API - Menu
> Adds a JSON API resource for menu with items: `/jsonapi/jsonapi_menu/{menu}`
## Features
- Supports user and system created menu items.
- Supports `menu_link_content` entity.
- Supports `menu_item_extras` module.
## TODO
- Add compatibility with system created menu items in `json_api` format