Solidus
Open-source, customizable eCommerce platform for high-volume retailers and brands.
Why consider Solidus?
Solidus is an open-source, community-driven eCommerce platform built on Ruby on Rails. It is designed for businesses with complex business logic, custom checkout flows, and high transaction volumes.
Learn Solidus by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Solidus
Solidus emphasizes stability, security, and developer ergonomics. Forked from Spree to maintain high code quality standards, Solidus serves as the digital backbone for high-volume direct-to-consumer (DTC) brands requiring bespoke checkout customizations.
Installing Solidus
rails new my_solidus_store -d postgresqlcd my_solidus_storebundle add solidusbin/rails g solidus:installAccess the back office at http://localhost:3000/admin.
Solidus is licensed under the BSD 3-Clause License.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.