Replies: 1 comment
-
|
Hi, Yes, you can read more about customization of the admin panel here: https://docs.vendure.io/guides/extending-the-admin-ui/getting-started/ To implement an enquiry/acceptance flow, you would define a custom OrderProcess, as covered here: https://docs.vendure.io/guides/core-concepts/orders/#custom-order-processes |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I wanted to ask if I can customize the backend and admin panel so that a user can create a new sale as an inquiry to the store, and the store will mark this sale as accepted for processing or not.
Beta Was this translation helpful? Give feedback.
All reactions