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.
I noticed AdminOrderCreationPlugin has its own CustomerProvider
AdminOrderCreationPlugin/src/Provider/CustomerProvider.php
Lines 39 to 49 in 62485d9
It should use the one from \Sylius\Bundle\ApiBundle\Provider\CustomerProviderInterface so that it can support Sylius Plus properly.