diff options
author | nodiscc <nodiscc@gmail.com> | 2015-08-18 19:57:36 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-08-18 19:57:36 +0000 |
commit | 81d4fe16ff7292535c12988812d4a143e226a121 (patch) | |
tree | d8498200ada3298abd451b53331ff59fa023e51f | |
parent | Merge remote-tracking branch 'kickball/pr/221' (diff) | |
parent | Add Shoop to e-commerce (diff) | |
download | awesome-selfhosted-81d4fe16ff7292535c12988812d4a143e226a121.tar.gz awesome-selfhosted-81d4fe16ff7292535c12988812d4a143e226a121.zip |
Merge remote-tracking branch 'kickball/pr/220'
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -249,6 +249,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [Open Classifieds](http://open-classifieds.com/) - Free open-source, self-hosted CMS for classifieds sites. ([Source code](https://github.com/open-classifieds/openclassifieds2)) `GPL` `PHP` * [Open eShop](http://open-eshop.com/) - Sell your digital goods with licenses and provide support. ([Source code](https://github.com/open-classifieds/open-eshop)) `GPL` `PHP` * [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` +* [Shoop](https://shoop.io) - Django powered fully customizable open source e-commerce framework for small and large sites. ([B2C demo](https://demo1.shoop.io/), [B2B demo](https://demo2.shoop.io/), [Source Code](https://github.com/shoopio/shoop)) `AGPLv3` `Python` * [WooCommerce](http://www.woothemes.com/woocommerce/) - WordPress based e-commerce solution ([Source Code](https://github.com/woothemes/woocommerce)) `GPL` `PHP` ## Download Tools |