diff options
author | Andrew <AndyR207@users.noreply.github.com> | 2016-03-10 21:05:07 +0000 |
---|---|---|
committer | Andrew <AndyR207@users.noreply.github.com> | 2016-03-10 21:05:07 +0000 |
commit | 330b70ddea0f2af0a15217b5279442ff9e998646 (patch) | |
tree | a8263fc701ad34bb969d0ea40a9d6c3f7543311c | |
parent | Merge pull request #498 from tillarnold/drone (diff) | |
parent | changes per review (diff) | |
download | awesome-selfhosted-330b70ddea0f2af0a15217b5279442ff9e998646.tar.gz awesome-selfhosted-330b70ddea0f2af0a15217b5279442ff9e998646.zip |
Merge pull request #494 from peter-mw/patch-1
Add Microweber CMS
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -361,6 +361,7 @@ _Recipe management_ ### E-commerce * [Attendize](https://www.attendize.com/) - Ticket selling and event management platform. ([Demo](https://www.attendize.com/documentation.php#demo), [Source Code](https://github.com/attendize/attendize)) `AAL` `PHP` +* [Microweber](https://microweber.com/) - Drag and Drop CMS and online shop. ([Demo](http://demo.microweber.org/), [Source Code](https://github.com/microweber/microweber)) `Apache` `PHP` * [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](https://open-eshop.com/) - Sell your digital goods with licenses and provide support. ([Source Code](https://github.com/open-classifieds/open-eshop)) `GPL` `PHP` |