diff options
author | littleguga <littleguga@users.noreply.github.com> | 2015-08-07 14:12:45 +0000 |
---|---|---|
committer | littleguga <littleguga@users.noreply.github.com> | 2015-08-07 14:12:45 +0000 |
commit | ce3efee9cb2f9f25afdf950eca73c66e82cd2f25 (patch) | |
tree | 367e22052f1e51b768a656b935616d37e7bde263 | |
parent | Merge pull request #181 from babolivier/patch-1 (diff) | |
download | awesome-selfhosted-ce3efee9cb2f9f25afdf950eca73c66e82cd2f25.tar.gz awesome-selfhosted-ce3efee9cb2f9f25afdf950eca73c66e82cd2f25.zip |
Added some e-commerce awesome
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -219,9 +219,11 @@ CMS are a practical way to setup a website with many features. CMS often come wi ### E-commerce +* [OpenCart](https://www.opencart.com) - Free open source shopping cart solution. ([Source code](https://github.com/opencart/opencart)) `GPLv3` `PHP` * [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` +* [WooCommerce](http://www.woothemes.com/woocommerce/) - WordPress based e-commerce solution ([Source Code](https://github.com/woothemes/woocommerce)) `GPL` `PHP` ## Download Tools |