title: "Vendure Frequently Asked Questions" weight: 0
Short answer: yes, Vendure can be (and is) used in production. However, there are a number of caveats which you must be aware of before deciding to use Vendure beta:
Please see the Vendure Roadmap for full details.
Yes. Vendure is completely decoupled from the front-end storefront implementation. You are free to build your storefront using whatever technology you like.
For example, there are already Vendure storefront projects built with Vue, React, Angular and Svelte.
There are a number of Vendure projects under development at the moment. Based on community interactions, we know that Vendure is being used in both public B2C settings and enterprise B2B. Here are some live Vendure sites that we know of. Please get in touch if you'd like yours to be added!
We're not yet offering general support packages, but if you are planning a Vendure-based project and are interested in consulting & code-review services from the core Vendure development team, please get in touch.
Yes. Vendure and all the core packages are licensed under the MIT licence. This means you are free to use Vendure without restriction, even as the basis of your own commercial product.
No, out-of-the box Vendure does not support multi-vendor. We have a Channels feature which allows a single vendor to define multiple sales channels.
It would be possible to add multi-vendor support by way of a plugin, but bear in mind that this would entail a fair amount of custom development.
An official multi-vendor plugin is under consideration for after the v1.0 release.