Render Menu Token
15 sites
No security coverage
Drupal 10–11
This module lets content editors render menus directly within their content using special tokens. You can insert a menu by using a token like `[menu:render:menu-name]` in your text.
This simple module creates menu token and allows content editor to render menu.
Usage
To use menu token, simply use tokens like this:
[menu:render:account]
[menu:render:menu-mm---social-menu]
Note: if you want to use render menu token in CKEditor, then you need to use https://drupal.org/project/token_filter module too.
Requirements
Depends on
Dependencies of the latest stable release
- Token
- filter Drupal core
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.0.0 | Stable | 10–11 | May 8, 2026 | ||
| 1.0.0-beta1 | Pre-release | 10–11 | Beta 1 version release | Mar 31, 2025 | |
| 1.0.x-dev | Dev | 10–11 | render_menu_token init | Mar 31, 2025 |