aggrid-8.x-1.x-dev/aggrid.links.menu.yml
aggrid.links.menu.yml
aggrid.general:
title: 'ag-Grid General Settings'
route_name: aggrid.general
description: 'Settings for ag-Grid (community open edition or enterprise w/ license key)'
parent: system.admin_config_content
weight: 99
# ag-Grid Entity menu items definition
entity.aggrid.collection:
title: 'ag-Grid Config Entities'
route_name: entity.aggrid.collection
description: 'ag-Grid Config Entities for structure and default rows'
parent: system.admin_structure
weight: 99
appears_on:
- entity.aggrid.add_form
- entity.aggrid.edit_form
# Add some local task links to facilitate navigation.
aggrid.add_action:
route_name: entity.aggrid.add_form
title: 'Add ag-Grid Config Entity'
appears_on:
- entity.aggrid.collection
