I want to add some new menu items between the Users section and Reports section. I'm looking at /admin/menu.html and I see how I can add links near the top or bottom of the menu but not in between menu items. Is there a way I can do this?
This is better to modify /amember/admin/menu.inc.php o add menu items. Have a look to initMainMenu function.