diff options
author | nodiscc <nodiscc@gmail.com> | 2018-09-08 13:00:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-08 13:00:13 +0000 |
commit | 38f42d50139101a2aab7b2bc8023088a5431991c (patch) | |
tree | 84ff25595abe0040dbb6f101304330d1a3e115cd | |
parent | Merge pull request #1470 from Kickball/simple-dash-demo (diff) | |
parent | fix Javascript -> Nodejs (diff) | |
download | awesome-selfhosted-38f42d50139101a2aab7b2bc8023088a5431991c.tar.gz awesome-selfhosted-38f42d50139101a2aab7b2bc8023088a5431991c.zip |
Merge pull request #1484 from dsteinel/feature/add-reaction-commerce
Add: Reaction Commerce
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -542,6 +542,7 @@ _Recipe management_ - [Open Food Network](https://openfoodnetwork.org/) - Online marketplace for local food. It enables a network of independent online food stores that connect farmers and food hubs with individuals and local businesses. ([Source Code](https://github.com/openfoodfoundation/openfoodnetwork)) `AGPL-3.0` `Ruby` - [PrestaShop](https://www.prestashop.com/) - PrestaShop offers a free, open-source and fully scalable e-commerce solution. ([Demo](http://demo.prestashop.com/), [Source Code](https://github.com/PrestaShop/PrestaShop)) `OSL-3.0` `PHP` - [Pretix](https://pretix.eu/) - Django based ticket sales platform for events. ([Source Code](https://github.com/pretix)) `Apache-2.0` `Python` +- [Reaction Commerce](https://reactioncommerce.com/) - Customizable, real-time reactive, JavaScript commerce platform. ([Source Code](https://github.com/reactioncommerce/reaction)) `GPL-3.0` `Nodejs` - [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` - [Shopware Community Edition](https://shopware.com/community/) - PHP based ppen source e-commerce software made in Germany. ([Demo](https://www.shopwaredemo.de/), [Source Code](https://github.com/shopware/shopware)) `AGPL-3.0` `PHP` - [Shuup](https://www.shuup.com/) - Django powered fully customizable open source e-commerce framework for small and large sites. ([Demo](https://www.shuup.com/en/demo/), [Source Code](https://github.com/shuup/shuup)) `AGPL-3.0` `Python` |