diff options
author | Matteo Cellucci <matteo.cellucci@keypartner.com> | 2021-02-22 20:38:09 +0000 |
---|---|---|
committer | Matteo Cellucci <matteocellucci@gmail.com> | 2021-02-22 20:44:44 +0000 |
commit | 739a56c98a2aead025264f14518546650863e141 (patch) | |
tree | 6c80c8ddd2725d7cd3d181a59c34e9e825aede8a | |
parent | Merge pull request #2424 from tpansino/rename-tandoor-recipes (diff) | |
download | awesome-selfhosted-739a56c98a2aead025264f14518546650863e141.tar.gz awesome-selfhosted-739a56c98a2aead025264f14518546650863e141.zip |
Add Solidus to E-commerce
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -588,6 +588,7 @@ _CMS are a practical way to setup a website with many features. CMS often come w - [Saleor](http://getsaleor.com/) - Django based open-sourced e-commerce storefront. ([Demo](https://demo.getsaleor.com/), [Source Code](https://github.com/mirumee/saleor)) `BSD-3-Clause` `Python` - [Shuup](https://www.shuup.com/) - Django powered fully customizable open source e-commerce framework for small and large sites. ([Source Code](https://github.com/shuup/shuup)) `AGPL-3.0` `Python` - [Shopware Community Edition](https://shopware.com/community/) - PHP based open source e-commerce software made in Germany. ([Demo](https://www.shopware.com/en/test-demo/), [Source Code](https://github.com/shopware/platform)) `MIT` `PHP` +- [Solidus](https://solidus.io/) - A free, open-source ecommerce platform that gives you complete control over your store. ([Demo](http://solidemo.herokuapp.com/), [Source Code](https://github.com/solidusio/solidus)) `BSD-3-Clause` `Ruby` - [Spree Commerce](https://spreecommerce.org) - Spree is a complete, modular & API-driven open source e-commerce solution for Ruby on Rails. ([Demo](http://new-ux.spreecommerce.org/), [Source Code](https://github.com/spree/spree)) `BSD-3-Clause` `Ruby` - [Sylius](http://sylius.org/) - Symfony2 powered open source full-stack platform for eCommerce. ([Demo](http://sylius.org/demo), [Source Code](https://github.com/Sylius/Sylius)) `MIT` `PHP` - [Thelia](http://thelia.net/) - Thelia is an open source and flexible e-commerce solution. ([Demo](http://demo.thelia.net/), [Source Code](https://github.com/thelia/thelia)) `LGPL-3.0` `PHP` |