Menu Addon
Addon Usage Guide Menu Version 1.1.1
What This Addon Does
Menu Addon lets you build and manage navigation menus using a visual, drag & drop editor. The result is a responsive, multi-level menu that you can place on your site using the Menu block.
Menu Items: Where They Come From
Menu items can come from two sources:
- Auto-provided items (from other addons): other addons (for example, a content addon) can register menu entries that appear in your menu builder.
- Admin items: you can manually add your own items (labels and links), and you can rename/edit existing ones.
This means the menu can grow automatically as features are installed, while still letting you fully control the final structure.
Building a Menu (Drag & Drop)
The Menu tab is where you arrange items.
- Reorder items by dragging them up/down.
- Create unlimited nesting by dragging an item under another item (multi-level menus).
- Expand/Collapse tree nodes to work on large menus comfortably.
- Edit an item to change its label (and any fields your system exposes).
- Delete items you no longer want in the menu.
When you are done, click Save Changes to store the menu structure.
Adding Custom Items
You can add items directly from the top actions:
- Add label: adds a non-clickable title/section header inside the menu.
- Add link: adds a clickable item pointing to a URL.
Use labels to group related links, especially in large multi-level menus.
Menu Settings
The Settings tab controls visual assets used by the menu.
- Logo: an optional logo displayed inside the menu.
- Mobile View Background: background image used for the mobile menu experience (if enabled by your theme).
- Save Changes: applies your settings.
How It Looks on the Site
This addon provides a Menu block that you can add to your pages. The generated menu is:
- Responsive by default.
- Multi-level with dropdown navigation on desktop.
- Mobile-friendly (commonly rendered as an overlay + slide-in side menu on small screens).
Notes
- If other addons add menu items, you can still reorder and nest them however you want.
- If your menu looks different on your site, that is usually controlled by the active theme/template.
- For very large menus, collapse groups while editing to keep the tree manageable.
Developer docs: How to Develop using Menu Addon
Guides & Resources
Explore addons, read usage guides, or start developing your own addon
Need More Help?
For complete developer documentation and advanced guides, visit the documentation center.