Since mantis 2.X if we want to add a plugin button for non manager, we need to use EVENT MAIN MENU. But we are limited by the number of button that our resolution can integrate.
So this pull request allow to integrate a dropdown button and so allow un bigger number of button
This pull request is possible thanks to the new EVENT MAIN MENU FILTER. With this event you can get the array of all main menu button and so integer inside an array of array for each plugin.
Fixes #25893
Picture available : https://ibb.co/m9mwM4p

该提问来源于开源项目:mantisbt/mantisbt