tasty_backend-8.x-1.0-beta3/tasty_backend.links.menu.yml
tasty_backend.links.menu.yml
tasty_backend.add_content:
title: 'Add content'
description: 'Add content.'
parent: tb-manage
menu_name: tb-manage
route_name: node.add_page
weight: 0
options:
attributes:
class:
- toolbar-icon
- tb-toolbar-icon-pencil
tasty_backend.manage_content_page:
title: 'Manage content'
description: 'Manage content.'
parent: tb-manage
menu_name: tb-manage
route_name: tasty_backend.manage_content_page
weight: 1
options:
attributes:
class:
- toolbar-icon
- toolbar-icon-system-admin-content
tasty_backend.taxonomy_vocabulary.collection:
title: 'Taxonomy'
description: 'Add categories to group content and other items.'
parent: tb-manage
menu_name: tb-manage
route_name: entity.taxonomy_vocabulary.collection
weight: 2
options:
attributes:
class:
- toolbar-icon
- toolbar-icon-system-admin-structure
tasty_backend.menu.collection:
title: 'Menus'
description: 'Manage menu items.'
parent: tb-manage
menu_name: tb-manage
route_name: entity.menu.collection
weight: 3
options:
attributes:
class:
- toolbar-icon
- tb-toolbar-icon-menu
tasty_backend.entity_user_collection:
title: 'Users'
description: 'Configure user accounts.'
parent: tb-manage
menu_name: tb-manage
route_name: view.tb_manage_users.page_1
weight: 4
options:
attributes:
class:
- toolbar-icon
- toolbar-icon-entity-user-collection
tasty_backend.user_add:
title: 'Add user'
description: 'Add a new user account.'
parent: tasty_backend.entity_user_collection
menu_name: tb-manage
route_name: tasty_backend.user_admin_create
tasty_backend.system_page:
title: 'System'
description: 'Manage system settings.'
parent: tb-manage
menu_name: tb-manage
route_name: tasty_backend.system_page
weight: 50
options:
attributes:
class:
- toolbar-icon
- toolbar-icon-system-admin-config
enabled: 0
tasty_backend.tasty_backend_settings_form:
title: 'Tasty Backend'
route_name: tasty_backend.tasty_backend_settings_form
description: 'Configure Tasty Backend settings.'
parent: system.admin_config_ui
tasty_backend.tasty_backend_reload_admin_views_form:
title: 'Reload views'
route_name: tasty_backend.tasty_backend_reload_admin_views_form
description: 'Reloads all Tasty Backend content administration views.'
parent: tasty_backend.tasty_backend_settings_form
