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'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
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 existCould you help me with that ? I'm going crazy!!
Thx