You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 9, 2025. It is now read-only.
Move route name
adminas a prefix out of the plugin.The way it's done in AdminBundle
The way it's done in the plugin
now:
change to:
and remove admin from
SyliusAdminOrderCreationPlugin/Resources/config/app/routing.ymlif it's okay I can commit changes