Sylius / AdminOrderCreationPlugin

Create orders in Sylius as an Administrator
MIT License
56 stars 50 forks source link

Routes not existing #155

Open anthonytison opened 4 years ago

anthonytison commented 4 years ago

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