Change top menu items and add a "Home" item.
Top menu items that can be managed:
- Dashboard
- People
- Spaces
- Classified Space browser
- Calendar
- Members Map
- Events Map
- eCommerce Store
- Surveys
A "Home" item can be added to the menu.
The homepage can be managed with the Homepage module, or by editing the configuration file protected/config/web.php
, e.g.:
return [
'homeUrl' => '/s/some-space/',
];
Item settings:
- Show/hide to: All, Logged-in users, Admins only or None
- Label
- Icon
- Sort order
This module is free, but the result of a lot of work for design and maintenance over time.
If it's useful to you, please consider making a donation or participating in the code. Thanks!