Advanced Menu
This module is designed to provide extended capabilities of rendering the so called "Snippet Meta Info" #menu sets. These menu sets are used across an UNA based site to provide some additional info on a #content #cards (such as Groups, Profiles, Events, Spaces, Posts, etc.).
With this module you can add a lot of dynamic data to the cards on your site. Such as location, action buttons, categories, etc.
The module allows to execute a blocks of PHP code linked to a respective "Snippet Meta Info" custom menu item this way greatly increasing the ability to display various dynamic data for a #custom menu item on a content's card.
Items provided out of the box:
- New line
- Messenger button (if the Messenger module is installed)
- Person's points amount (if the Points System module is installed)
- Any Content Entry's country
- Any Content Entry's city
- Space's category
- Space's parent space
- Space's description
- Group's category
- Group's description
- Event's category
- Event's description
- Event's dates
- Event's date start
If a desired item is not on the list feel free to contact us and most likely we wil be able to provide you with a solution for your usecase or even include your usecase in the publicly available version.
A more experienced users can create their own handlers by providing a handler's custom code (PHP) thus extending it even more.