Sylius/AdminOrderCreationPlugin

Routes not existing

anthonytison opened this issue · 0 comments

Hi,

I'm using Sylius v1.7.4 on Symfony 4.48. The installation worked well but when i'm trying to create a new customer or a new order for a customer i got the following errors :

Uncaught Error: The route "sylius_admin_order_creation_customer_create" does not exist.
Uncaught Error: The route "sylius_admin_order_creation_order_create" does not exist

Could you help me with that ? I'm going crazy!!

Thx