Skip to content
railsengines.com

Solidus

A complete e-commerce platform as a set of mountable Rails engines

Takes off your invoice

You would run instead $0/mo

No ratings yet
Gem
solidus
Repository
solidusio/solidus
License
BSD-3-Clause
Stars
5,300
Added
July 27, 2026
Solidus mounted at /
Solidus mounted at /

About

Solidus is commerce as a set of engines: core, API, backend and storefront. You mount
what you need.

What you get

  • Products, variants, option types and stock across locations
  • Cart, checkout, orders, returns and refunds
  • Promotions and tax calculation
  • An admin backend
  • A REST API

Mounting it

ruby
# Gemfile
gem "solidus"
bin/rails generate solidus:install

The installer mounts the storefront and the admin for you.

Be honest about the scope

This is the largest thing in the directory by a wide margin, and adopting it is a
real commitment. The reason it is here rather than in the "just use Shopify" pile is
that a Shopify store is a second system your product must sync customers, orders and
entitlements with — forever. Solidus makes an order a row in your database.

Discussion (0)

Sign in to join the discussion.

No comments yet.