Edit the site's menus
How does it work?
You can use the menus defined here in your site's template files by calling $this->menu('menu_name');
See more on the application library "template" method "menu".
How to create a new menu
Press the "create a new menu" button on top of the page.
How to add an item to a menu
Drag and drop an item from one of the lists on the right into your menu.
How to remove a menu
Press the x mark on the top right of the menu you want to remove.
How to remove a menu item
Drag and drop the item back into one of the lists on the right.
How to rename a menu
- Click on the menu's name and it will become editable.
- Change the name to whatever you want.
- Click anywhere outside the menu's name to preserve the change.
How to rename a menu item
- Click on the menu item's name and it will become editable.
- Change the name to whatever you want.
- Click anywhere outside the menu item's name to preserve the change.