You are here

commerce_shipping.links.menu.yml in Commerce Shipping 8.2

File

commerce_shipping.links.menu.yml
View source
  1. commerce_shipping.configuration:
  2. title: 'Shipping'
  3. route_name: 'commerce_shipping.configuration'
  4. parent: 'commerce.configuration'
  5. entity.commerce_package_type.collection:
  6. title: 'Package types'
  7. route_name: entity.commerce_package_type.collection
  8. parent: 'commerce_shipping.configuration'
  9. description: 'Manage your package types'
  10. entity.commerce_shipment_type.collection:
  11. title: 'Shipment types'
  12. route_name: entity.commerce_shipment_type.collection
  13. parent: 'commerce_shipping.configuration'
  14. description: 'Manage your shipment types'
  15. weight: -5
  16. entity.commerce_shipping_method.collection:
  17. title: 'Shipping methods'
  18. route_name: 'entity.commerce_shipping_method.collection'
  19. parent: 'commerce.admin_commerce'
  20. description: 'Manage your shipping methods.'