diff options
author | Edward D <ed.kickball@hotmail.com> | 2016-03-08 17:51:41 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-03-08 17:51:41 +0000 |
commit | d78e8da0ef7ef7c6cd35dc69c724f810beac7ec4 (patch) | |
tree | 822556dd64dd6d440b143ef339cc745b8b729d12 /README.md | |
parent | Merge pull request #479 from fnkr/patch-1 (diff) | |
parent | Adds Attendize (ticket selling system) (diff) | |
download | awesome-selfhosted-d78e8da0ef7ef7c6cd35dc69c724f810beac7ec4.tar.gz awesome-selfhosted-d78e8da0ef7ef7c6cd35dc69c724f810beac7ec4.zip |
Merge pull request #488 from Kovah/master
Add Attendize (E-Commerce)
Diffstat (limited to 'README.md')
-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` |