Paper
AI-first storefront foundation. Production-ready checkout, cart, and PDP — Core Web Vitals built in. Clone it, shape it, ship it.
Read the announcementSaleor is #1 MACH ecommerce platform on GitHub. Integrate with anything, adapt to everything. Own your stack, own your future.
Clone the platform, apply migrations, create an admin — and the Saleor Dashboard is running on your machine. No account, no cloud, no credit card.
git clone https://github.com/saleor/saleor-platform.git
cd saleor-platformdocker compose run --rm api python3 manage.py migrate
docker compose run --rm api python3 manage.py collectstatic --noinputEvery piece of the Saleor stack is developed in the open and designed to be cloned, forked, and shaped. Start with what fits your team today — add the rest when you need it.
AI-first storefront foundation. Production-ready checkout, cart, and PDP — Core Web Vitals built in. Clone it, shape it, ship it.
Read the announcementMost teams cloning Saleor don't want to maintain Kubernetes — they want a production store. Saleor Cloud runs the core; our Forward Deployed Engineers extend it to your business, for a fixed one-month window, with one job: get Product → Cart → Checkout live.
99.99% uptime SLA, autoscaling, global CDN. SOC 2, PCI DSS, and GDPR inherited. Your team ships commerce, not Terraform.
Our engineers sit in your repo, your Slack, your standups for a fixed window — and ship apps, extensions, and integrations you own after handover.
With over 21.8k stars on GitHub, Saleor is the leading open source MACH ecommerce platform.
Faster deployments with automated CI/CD pipelines.
Modern DX for strong developer productivity.
Use AI to accelerate your development team across the entire workflow.
Manage, evolve, and recreate your entire platform in a fully automated way.
Faster deployments with automated CI/CD pipelines.
Modern DX for strong developer productivity.
Use AI to accelerate your development team across the entire workflow.
Our engineers slot in alongside your delivery lead to unblock engine-level work — apps, extensions, integrations, Cloud setup. Storefront design, retainer programs, and general SI delivery stay with our partners, and we route customers to them every week.
docker compose run --rm api python3 manage.py createsuperuserdocker compose run --rm api python3 manage.py populatedbdocker compose upThe Saleor admin: orders, catalog, promotions, channels. Extensible through 45+ mount points — add your own views, no forks.
Define channels, product types, shipping zones, and tax rules in version-controlled YAML. Deploy with a single CLI command.
Read the announcementReference apps for payments, CMS, search, taxes, and more. Self-describing, webhook-driven, versioned independently of the core.
Domain modeling, storefront patterns, API conventions. Point Cursor, Claude, or Codex at a Saleor skill and the model stops guessing and starts shipping. The biggest unlock for builders in the AI era, and it's open source.
npx skills add saleor/agent-skills --skill saleor-storefrontAccelerator and FDE add-ons return as monthly credits over your first year post-launch. Cancel before go-live. Clean offboarding. No black-box lock-in.
Observability
Get insight into your entire distributed system built with Saleor. Use OpenTelemetry standard to debug and react before your users notice.

Query smarter. Use robust GraphQL for granular control across your all experiences, apps, and services.

Dashboard UI Extensions. Plug in your own UI with 45+ flexible mount points. Integrate tools, shortcuts, and custom views directly into Saleor’s dashboard — no forks or hacks required.
Control payloads. Use subscriptions queries to shape the data you receive. Harden your apps and control the flow of information.
Add filters. Reduce the noise by getting only the relevant events.
Tech agnostic. Stay independent, move fast. Use the stack that you love, any stack, with our service-oriented architecture.
How we think about commerce as code — straight from the engineers shipping Saleor.
A roundup of the biggest changes across Saleor Apps — redesigned email templates, expanded Algolia indexing, tax exemption metadata, and more.
Saleor 3.23 brings explicit delivery control, rebuilt search, gift card payments in the Transaction API, simplified stock availability, and major webhook performance improvements.
Saleor 3.23 replaces implicit shipping webhook triggers with an explicit mutation — giving storefronts full control over when delivery options are fetched and validated.