You can use the following attributes and methods on the ModelAdmin
class to alter the menu item used to represent your model in Wagtail’s admin area.
ModelAdmin.menu_label
ModelAdmin.menu_icon
ModelAdmin.menu_order
ModelAdmin.add_to_settings_menu
ModelAdmin.add_to_admin_menu
ModelAdmin.menu_item_name
© 2014-present Torchbox Ltd and individual contributors.
All rights are reserved.
Licensed under the BSD License.
https://docs.wagtail.org/en/stable/reference/contrib/modeladmin/menu_item.html