The administrator’s main menu is automatically created based on an item groupin the administrator’s service definition. All administrator services can be grouped and displayed in the top menu.
Example (see group="sonata_page"where sonata_pageis the name of the menu group):
An admin menu can be created using a method configureSideMenu()in the admin service.
Example
source
share