diff options
author | Andrew Rylatt <arylatt@users.noreply.github.com> | 2017-01-30 23:52:26 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-30 23:52:25 +0000 |
commit | 2374754129ea1e640ae8d7f3548e96aa7e48d1f6 (patch) | |
tree | 8c745fc389103f9e78adc34f1ef10d8eebde22de | |
parent | Merge pull request #939 from Kickball/dedup-tryton (diff) | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-2374754129ea1e640ae8d7f3548e96aa7e48d1f6.tar.gz awesome-selfhosted-2374754129ea1e640ae8d7f3548e96aa7e48d1f6.zip |
Merge pull request #943 from MorrisJobke/patch-1
Add Zammad as ticketing system
-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)) `AGPLv3` `Ruby` ## URL Shorteners |