diff options
author | Kovah <mail@kovah.de> | 2016-03-08 11:35:57 +0000 |
---|---|---|
committer | Kovah <mail@kovah.de> | 2016-03-08 11:35:57 +0000 |
commit | ebbb250d2fe5bf9849183922ab39ccc357aeaaa7 (patch) | |
tree | 822556dd64dd6d440b143ef339cc745b8b729d12 | |
parent | Merge pull request #479 from fnkr/patch-1 (diff) | |
download | awesome-selfhosted-ebbb250d2fe5bf9849183922ab39ccc357aeaaa7.tar.gz awesome-selfhosted-ebbb250d2fe5bf9849183922ab39ccc357aeaaa7.zip |
Adds Attendize (ticket selling system)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -359,6 +359,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` * [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` |