Spree Commerce is an open-source API-first e-commerce platform.
It was created by Sean Schofield in 2007 and has since had over 800 contributors and gained over 15,000 GitHub stars, making it the number 4 open-source eCommerce solution on GitHub. Spree was downloaded over 2.7 million times from RubyGems.
Companies using Spree include Goop (company), Craftsman, Kenmore, DieHard, New England Patriots, Blue Bottle Coffee, Fortnum and Mason, GoDaddy, Everlane, Surfdome.
On April 2, 2025, a new major Spree 5 version was released. Notable features in the free Community Edition (BSD-3-Clause licensed) include:
Spree 5 also introduced, besides a free Community Edition, an Enterprise Edition designed for medium to large projects with complex requirements. It includes pre-built modules such as B2B eCommerce, multi-tenant white-label eCommerce, and multi-vendor marketplace integrations (Shopify, WooCommerce sync, product approval flows, automatic payment splitting via Stripe Connect, and vendor payouts).
The Enterprise Edition also provides enterprise-grade security and governance features including configurable team permissions, audit logging, single sign-on (SSO), full data encryption, GDPR and HIPAA compliance alignment, as well as dedicated support with contractual SLAs, 24/7 monitoring, and managed hosting options.
Since Spree Commerce is an open-source and self-hosted software, it is built for complex use cases requiring extensive customization and full tech stack ownership for technical, business, security or compliance reasons.
The Enterprise Edition comes with a collection of private gems supporting the following use cases:
Spree Commerce is licensed under the open-source BSD-3-Clause license â free to use, modify, and distribute for any purpose, including commercial use.
Spree ecosystem packages (starters, SDKs, payment integrations, and extensions) are licensed under the MIT license.
The Multi-Store module (spree_multi_store) is available under the AGPL v3, which is an OSI-approved open-source license, with a Commercial License option available for those who wish to keep their code changes private. Single-store installations are not affected by this.
On July 1, 2011, Spree received $1.5 million in seed funding from AOL and True Ventures. On February 25, 2014, Spree raised an additional $5M in Series A funding led by Thrive Capital. Also participating were Vegas Tech Fund (led by Zappos CEO Tony Hsieh), Red Swan (led by Bonobos CEO Andy Dunn) as well as existing investors True Ventures and AOL Ventures.
On September 21, 2015, it was acquired by First Data. After the First Data acquisition, developers from Spark Solutions and VinSol now maintain and develop the Spree Commerce Open Source project. Vinsol also develops Spree extensions.
In 2016 an OpenCommerce Conference was held in New York to showcase the newest e-commerce projects running on Spree.
In 2021 Spree changed its model from a monolithic e-commerce platform to an API-first application allowing non-Ruby developers to customize and run Spree applications. JavaScript SDK also became available.