Render Menu Token
20 sites
No security coverage
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.