Plugins hook to control the order of entries in the menu #973
Labels
Enhancement
For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Major
Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Milestone
Hello,
Is it possible to hide or change the position for the main menu.
I write a plugin, and I want it to show in the first menu. And the default menu is my plugin, not dashboard.
In plugin manger, I can only desactive the plugin, and there is no way to hide the menu.
Some ideas for this feature:
-"Piwik_Menu.move" : change the position of menu
-"Piwik_Menu.default":set the default menu to show when we visit piwik/index.php
With these hooks, we can write a plugin to achieve this feature.
Advanced feature:
The text was updated successfully, but these errors were encountered: