You are here

commerce_product_bundle.routing.yml in Commerce Product Bundle 8

File

commerce_product_bundle.routing.yml
View source
  1. commerce_product_bundle.configuration:
  2. path: '/admin/commerce/config/product_bundles'
  3. defaults:
  4. _controller: '\Drupal\system\Controller\SystemController::systemAdminMenuBlockPage'
  5. _title: 'Product bundles'
  6. requirements:
  7. _permission: 'access commerce administration pages'