diff --git a/src/Resources/config/pimcore/routing.yaml b/src/Resources/config/pimcore/routing.yaml index 809b23c3..65ecc777 100644 --- a/src/Resources/config/pimcore/routing.yaml +++ b/src/Resources/config/pimcore/routing.yaml @@ -1,6 +1,6 @@ _pimcore_ecommerce_backend: resource: "@PimcoreEcommerceFrameworkBundle/Controller/" - type: annotation + type: attribute prefix: /admin/ecommerceframework options: expose: true