diff options
author | Morris Jobke <hey@morrisjobke.de> | 2017-01-22 01:52:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-22 01:52:39 +0000 |
commit | bf4d468c83bd4fdc81a33ff0a69e931a62d8112b (patch) | |
tree | b43e6ce24b97bf9ec244abe803d22cbe1bb87c98 /README.md | |
parent | Merge pull request #937 from pszlazak/patch-3 (diff) | |
download | awesome-selfhosted-bf4d468c83bd4fdc81a33ff0a69e931a62d8112b.tar.gz awesome-selfhosted-bf4d468c83bd4fdc81a33ff0a69e931a62d8112b.zip |
Add Zammad as ticketing system
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1095,6 +1095,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com * [OTRS](http://www.otrs.com/) - Trouble ticket system for assigning tickets to incoming queries and tracking further communications. ([Source Code](https://github.com/OTRS/otrs)) `AGPLv3` `Perl` * [Request Tracker](https://www.bestpractical.com/rt/) - An enterprise-grade issue tracking system. ([Source Code](https://github.com/bestpractical/rt)) `GPLv2` `Perl` * [TheBugGenie](http://www.thebuggenie.org) - Ticket system with extensive user rights system. ([Source Code](https://github.com/thebuggenie/thebuggenie)) `MPLv2` `PHP` + * [Zammad](https://zammad.org/) - Easy to use but powerful open-source support & ticketing system. ([Source Code](https://github.com/zammad/zammad), [Hosted version](https://zammad.com/)) `AGPLv3` `Ruby` ## URL Shorteners |