Skip to main content
Vendure Platform

Enterprise commerce with the hard parts already built

Enterprise plugins covering the surface real commerce teams build out anyway, things like SSO, B2B workflows, contract pricing, audit, and search, maintained and supported under one contract by the team that ships Vendure. Commercial licence, IP indemnification, SLA-backed support.

vendure.acme.com/admin/approvals/policies/high-value-order
ApprovalsApproval PoliciesHigh-value order approval

High-value order approval

Name
High-value order approval
Conditions1 active
Order total thresholdorder-total-threshold
$0
tax incl.
All conditions must be met for this policy to apply
Approval chain2 stages
Assign to administrators with a specific roleadministrator-role
Role *
__super_admin_role__
Mode
Any (first approver)
Timeout (s)
No timeout
OSS-only · DIYmulti-year
SSObuild
B2B hierarchiesbuild
Approval chainsbuild
Auditbuild
Contract pricingbuild
Searchbuild
Engineering load
Rigid SaaS suitevendor-owned
Surface only
Data model: locked
Roadmap: closed
Customisation: consulting
Consulting backlog

Build it yourself, or lock in to a suite that doesn't bend

OSS-only turns it into a multi-year DIY project. Your team designs and builds SSO, B2B hierarchies, approval chains, audit, contract pricing, and search from scratch, then keeps it all alive forever.

A rigid SaaS suite gives you the surface, but the data model and roadmap aren't yours. Customisation means consulting engagements, not code. Roadmap gaps stay gaps until the vendor decides otherwise.

Enterprise plugins

20+ enterprise plugins, shipped with Platform

Five categories of enterprise plugins, plus a customer-facing storefront on top. Every plugin is a first-class Vendure plugin, not a third-party integration.

B2B buying workflows

Org hierarchies, approval chains, quotes, and bulk reorders. The workflows enterprise B2B buyers expect.

Pricing and promotions

Contract pricing, store credit and gift cards, packaging-unit pricing. The pricing surface complex catalogues need.

Search and discovery

Typesense-backed search, global command palette, wishlists. Findability across catalogues, dashboards, and storefronts.

Governance and compliance

SSO, audit trails, row-level permissions, content versioning. The controls procurement and security teams require before they sign.

Operations and extensibility

Workflow engine, cross-plugin integration bridges. The seams that wire commerce into the rest of the enterprise stack.

Enterprise storefront

Next.js storefront with company accounts, quote-to-order, approvals, quick-order, and multi-step checkout. Every platform feature, in a customer-facing app.

What it means for your team

Build less, ship faster, own less code

The plugin surface cancels work your team would otherwise design, build, maintain, and own forever.

De-risked implementation

Every plugin is production-tested, supported under contract, and maintained by the engineering team behind Vendure. Your team doesn't build SSO, audit, or B2B workflows from scratch; you ship the hardened version.

Shorter time-to-market

Enterprise capabilities go from "engineering project" to "configure and deploy". Compared to a DIY build, teams reach pilot faster because the hard parts are already in the box. Procurement-required capabilities are live on day one of launch.

Lower total cost of ownership

Every plugin you don't build is engineering hours, code-review cycles, ongoing maintenance, and security upkeep your team doesn't carry. Your engineers stay on what differentiates your business.

01 · Unified core
Patchwork services resolving into a unified Vendure coreAPIAPIAPIAPIAPIAPIAPIAPIAPIAPIAPICatalogPricingOrdersCustomersSearchInventory

One coherent backend for the whole commerce surface

Catalogue, pricing, orders, customers, channels, business logic, and enterprise plugins all live on the same core, built on TypeScript, NestJS, and GraphQL.

One data model, one API, one runtime to operate.

your repo · platform extension
TypeScript
custom-shipping.ts
product-warranty.entity.ts
loyalty.plugin.ts
import { ShippingCalculator } from '@vendure/core';

export const customShipping = new ShippingCalculator({
  code: 'custom-shipping',
  args: {},
  calculate: (ctx, order) => ({
    price: order.subTotal * 0.05,
    priceIncludesTax: ctx.channel.pricesIncludeTax,
    taxRate: 0,
  }),
});

Extend Core and every enterprise plugin, in your own code

Standard enterprise capabilities ship built in. Your custom code extends Core and every enterprise plugin through the same extension points (models, logic, and integrations), all in your own repo.

Procurement-ready

The contractual surface your legal, security, and ops teams ask about

Legal, security, and ops teams each have a checklist a platform has to clear before the contract moves forward. Platform is built to satisfy each one.

Commercial licence with IP indemnification

A commercial licence over the open-source core, with IP indemnification and warranties. Releases your team from the GPLv3 copyleft obligations on Vendure Core and gives procurement the contract they need to sign.

SLA-backed support

Direct access to the engineering team, response-time SLAs, and a defined escalation path. Solutions engineering joins your team during evaluation and onboarding.

Bring your own hosting, or run on Vendure Cloud

Self-host on AWS, Azure, GCP, on-prem, Kubernetes, or a single VM, including air-gapped environments. Or move to Vendure Cloud when you want the same Platform run for you, with SLA-backed ops and Git-push deploys.

Built on Vendure's open-source core

The same open-source core powers Platform, Cloud, and every team running Vendure Core themselves. Same plugin model, same data model, same APIs. Your custom code is portable across all three.

Trusted by complex B2B commerce and enterprise retail.

Compare tiers

Platform, Cloud, Core: an honest comparison

Vendure Platform

Self-hosted on your infrastructure

You are here
Hosting & operations
Your team runs production
Enterprise plugins
All current + future
Support
SLA-backed, direct to engineering
Licence
Commercial + indemnification
Best for
Teams with the ops capacity to run production themselves

Vendure Cloud

Platform plus managed runtime

Explore Cloud
Hosting & operations
Managed by Vendure
Enterprise plugins
All current + future
Support
SLA-backed, direct to engineering
Licence
Commercial + indemnification
Best for
Teams that want enterprise commerce without operating the infrastructure

Vendure Core

Open-source foundation

Explore Core
Hosting & operations
Your team runs production
Enterprise plugins
Not included
Support
Community or paid Core Expert Access
Licence
GPLv3, copyleft obligations
Best for
Engineering teams evaluating, prototyping, or running OSS commerce in-house
FAQ

What buyers ask before they sign on for Platform

Ready when you are

Pressure-test Platform against your scenarios

Sixty minutes with someone from our team. A short overview, then a walkthrough against your catalogue, your pricing, your integrations, and your procurement constraints.