jsonapi_menu
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
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.1.0-beta7 | Pre-release | 10–11 | Jan 7, 2026 | ||
| 1.0.0-beta7 | Pre-release | 10–11 | Jan 7, 2026 | ||
| 1.0.1-beta6 | Pre-release | 9–10 | Jun 6, 2025 | ||
| 1.0.0-beta6 | Pre-release | 9–10 | Nov 13, 2024 | ||
| 1.0.0-beta5 | Pre-release | 9–10 | Oct 11, 2024 |