⚠️ The repository has been moved to drupal.org / Issues can be created here ⚠️
Allows you to add attributes to your menu links.
- Install the module the drupal way
- Edit a menu item and edit attributes
- Add more attributes if needed on configuration page
- Grant Administer menu link attributes permission to users which should be able to edit menu link attributes
In order to provide attributes for the wrapping <li>
element you can either:
- Create an attribute starting with
container_
, those will be used as container attribute automatically - Create an attribute and set
container: true
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.