saleor
A GraphQL-native, API-only headless commerce platform for building scalable and composable e-commerce solutions.
Smart Download
Visit Project Homepage
No installer available yet — head to the source repository
Headless commerce platform with GraphQL API, no plugin conflicts, built for scalability.
Core Features
- API-first, fully headless architecture
- Native GraphQL with powerful querying
- Plugin-free extensibility via webhooks & apps
- Multi-currency, multi-language, multi-warehouse
- Enterprise-grade dashboard and CMS
What It Can't Do
- •Local deployment requires Docker and operational knowledge. For production, consider Saleor Cloud to reduce overhead. Not ideal for very small or simple stores (e.g., personal blogs) due to API-only complexity.
Use Cases
- Migrating legacy e-commerce to modern stack
- Building custom storefronts with full control
- Multi-national omnichannel retail operations
- High-traffic, high-availability online stores
Detailed Introduction
Saleor is an open-source, headless e-commerce platform built entirely on GraphQL. It offers an API-first architecture that decouples the backend from any frontend, enabling developers to build custom storefronts and extend functionality using webhooks, apps, and subscriptions. Unlike traditional monolithic platforms like Magento or WooCommerce, Saleor has no plugin system, reducing conflicts and downtime. It supports multi-currency, multi-language, multi-warehouse, and enterprise-level features out of the box. With a built-in dashboard, rich product management, flexible payment orchestration, and a cloud-native design, Saleor is battle-tested by global brands. Ideal for teams needing high customization, reliability, and scalability without technology lock-in.
Tags
Getting Started
Download installer
Click the button above to download the installer for your system
Install the software
Double-click the downloaded installer and follow the prompts
Step 1: Sign up for Saleor Cloud (fastest) or install Docker & Docker Compose
Step 2: Install CLI: `npm i -g @saleor/cli` then run `saleor register` to create an instance
Step 3: Create a storefront: `saleor storefront create --url {your-graphql-endpoint}`
- Step 1: Sign up for Saleor Cloud (fastest) or install Docker & Docker Compose
- Step 2: Install CLI: `npm i -g @saleor/cli` then run `saleor register` to create an instance
- Step 3: Create a storefront: `saleor storefront create --url {your-graphql-endpoint}`
Checksum not available
This project has not published a SHA-256 checksum on its GitHub Release page
SHA256 Checksum
No checksum available
Download directly from GitHub Releases and verify file integrity yourself
All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.
Open Source Transparency
View GitHub SourceUninstall Info
Uninstall Saleor CLI: `npm uninstall -g @saleor/cli`. For Docker local setup, run `docker-compose down -v` and remove project directory.
No Extra Dependencies
Ready to use after download. No additional runtime required.
Similar Projects
Hoppscotch
Open source API development ecosystem with a lightweight, fast, and feature-rich interface for testing HTTP, WebSocket, GraphQL, and more.
godot
Godot Engine is a free, open-source, cross-platform 2D and 3D game engine with a unified editor. Unlike Unity or Unreal, it's entirely MIT-licensed and community-driven, offering a lightweight yet powerful node-based workflow that runs on a single executable.
lazygit
A simple terminal UI for git commands