uc_store.links.menu.yml in Ubercart 8.4
uc_store/uc_store.links.menu.yml
File
uc_store/uc_store.links.menu.ymlView source
- uc_store.admin.store:
- title: Store
- description: 'Administer orders, products, customers, store settings, etc.'
- route_name: uc_store.admin
- parent: system.admin
- weight: -12
- uc_store.admin.store.reports:
- title: Reports
- description: 'Browse various store reports.'
- route_name: uc_store.reports
- parent: uc_store.admin.store
- weight: 2
- uc_store.admin.store.config:
- title: Configuration
- description: 'Adjust configuration settings for Ubercart.'
- route_name: uc_store.config
- parent: uc_store.admin.store
- weight: 6
- uc_store.admin.store.config.store:
- title: Store
- description: 'Configure basic store settings.'
- route_name: uc_store.config_form
- parent: uc_store.admin.store.config
- weight: -1