diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-08-09 10:14:20 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-08-09 10:14:20 +0000 |
commit | d2603cbeff5b4862fc786dea6247755f4e12b5f4 (patch) | |
tree | d7660bf87cb69fe17b8deb36cb95d65da390176e | |
parent | Merge pull request #188 from radarhere/patch-1 (diff) | |
parent | Added some e-commerce awesome (diff) | |
download | awesome-selfhosted-d2603cbeff5b4862fc786dea6247755f4e12b5f4.tar.gz awesome-selfhosted-d2603cbeff5b4862fc786dea6247755f4e12b5f4.zip |
Merge pull request #187 from littleguga/patch-1
Add OpenCart (E-commerce), WooCommerce (E-commerce)
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -221,9 +221,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 |