You are here

commerce_product_bundle.links.menu.yml in Commerce Product Bundle 8

File

commerce_product_bundle.links.menu.yml
View source
  1. commerce_product_bundle.configuration:
  2. title: 'Product bundles'
  3. route_name: 'commerce_product_bundle.configuration'
  4. parent: 'commerce.configuration'
  5. entity.commerce_product_bundle.collection:
  6. title: 'Product bundles'
  7. route_name: entity.commerce_product_bundle.collection
  8. description: 'Manage your product bundles.'
  9. parent: 'commerce.admin_commerce'
  10. entity.commerce_product_bundle_i.collection:
  11. title: 'Product bundle items'
  12. route_name: entity.commerce_product_bundle_i.collection
  13. description: 'Manage your product bundle items.'
  14. parent: 'commerce.admin_commerce'
  15. entity.commerce_product_bundle_type.collection:
  16. title: 'Bundle types'
  17. route_name: entity.commerce_product_bundle_type.collection
  18. description: 'Manage fields, form and display settings for your product bundles.'
  19. parent: 'commerce_product_bundle.configuration'
  20. weight: -10
  21. entity.commerce_product_bundle_i_type.collection:
  22. title: 'Bundle item types'
  23. route_name: entity.commerce_product_bundle_i_type.collection
  24. description: 'Manage fields, form and display settings for your product bundle items'
  25. parent: 'commerce_product_bundle.configuration'