OpenSource-Hub
S

saleor

22.9k stars·Developer Tools·SHA-256 checksum verified

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

e-commerceheadlessgraphqlapi-firstopen-source

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Sign up for Saleor Cloud (fastest) or install Docker & Docker Compose

4

Step 2: Install CLI: `npm i -g @saleor/cli` then run `saleor register` to create an instance

5

Step 3: Create a storefront: `saleor storefront create --url {your-graphql-endpoint}`

Install Guide
  1. Step 1: Sign up for Saleor Cloud (fastest) or install Docker & Docker Compose
  2. Step 2: Install CLI: `npm i -g @saleor/cli` then run `saleor register` to create an instance
  3. Step 3: Create a storefront: `saleor storefront create --url {your-graphql-endpoint}`
File Integrity

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 Source
Environment Guide

Uninstall 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.

Project Info
LicenseBSD-3-Clause
Last Updated2026-06-04 03:50:39
GitHub RepositoryOfficial Website

Similar Projects