diff options
author | nodiscc <nodiscc@gmail.com> | 2019-12-24 17:54:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-24 17:54:27 +0000 |
commit | 1512fb0e8434cea6bde4ccca9ad751f119dd2868 (patch) | |
tree | 5afb03b0bc8186e9d3598565540bf8a992a85f31 | |
parent | Merge pull request #1924 from mundurragacl/patch-1 (diff) | |
parent | Added missing dot (diff) | |
download | awesome-selfhosted-1512fb0e8434cea6bde4ccca9ad751f119dd2868.tar.gz awesome-selfhosted-1512fb0e8434cea6bde4ccca9ad751f119dd2868.zip |
Merge pull request #1921 from damianlegawiec/patch-1
Added Spree Commerce to list of eCommerce systems
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -584,6 +584,7 @@ _Recipe management_ - [Sharetribe](https://www.sharetribe.com) - An open source platform to create your own peer-to-peer marketplace, also available with SaaS model. ([Source Code](https://github.com/sharetribe/sharetribe)) `MIT` `Ruby` - [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.shopwaredemo.de/), [Source Code](https://github.com/shopware/shopware)) `AGPL-3.0` `PHP` +- [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` - [WooCommerce](https://www.woothemes.com/woocommerce/) - WordPress based e-commerce solution. ([Source Code](https://github.com/woothemes/woocommerce)) `GPL-3.0` `PHP` |