diff options
author | nodiscc <nodiscc@gmail.com> | 2017-11-16 11:25:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-16 11:25:39 +0000 |
commit | 20a0fa7dbd0a48d6fdd3e55a8c3977384b2391ed (patch) | |
tree | ee32f43a0a4a88413131b5244503b9a643af9310 /README.md | |
parent | Merge pull request #1228 from mrkpl125/patch-1 (diff) | |
parent | Add Saleor to E-commerce section. (diff) | |
download | awesome-selfhosted-20a0fa7dbd0a48d6fdd3e55a8c3977384b2391ed.tar.gz awesome-selfhosted-20a0fa7dbd0a48d6fdd3e55a8c3977384b2391ed.zip |
Merge pull request #1229 from IAlwaysBeCoding/patch-1
Add Saleor to E-commerce section.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -505,6 +505,7 @@ _Recipe management_ * [Open Food Network](https://openfoodnetwork.org/) - An 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)) `AGPLv3` `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)) `OSLv3` `PHP` * [Pretix](https://pretix.eu/) - Django based ticket sales platform for events. ([Source Code](https://github.com/pretix)) `Apache` `Python` + * [Saleor](http://getsaleor.com/) - Django based open-sourced e-commerce storefront. ([Demo](https://demo.getsaleor.com/), [Source Code](https://github.com/mirumee/saleor)) `BSD` `Python` * [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)) `AGPLv3` `Python` * [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` `PHP` |