diff options
author | Andrew Rylatt <AndyR207@users.noreply.github.com> | 2016-08-24 19:20:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-24 19:20:14 +0000 |
commit | e68a7789536d8745aa746b455cb479bb63f77d61 (patch) | |
tree | 72dffe2c141add52ac3a972d523ba5a58d3c2db7 | |
parent | Remove ikiwiki (diff) | |
parent | add demo for deskulu (diff) | |
download | awesome-selfhosted-e68a7789536d8745aa746b455cb479bb63f77d61.tar.gz awesome-selfhosted-e68a7789536d8745aa746b455cb479bb63f77d61.zip |
Merge pull request #671 from arastu/patch-1
add Deskulu, opensource helpdesk and ticketing system
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -895,6 +895,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com * [Bugzilla](https://www.bugzilla.org/) - General-purpose bugtracker and testing tool originally developed and used by the Mozilla project. `MPLv2` `Perl` * [Bumpy Booby](http://bumpy-booby.derivoile.fr/) - A simple, responsive and highly customizable PHP bug tracking system. ([Source Code](https://github.com/piero-la-lune/Bumpy-Booby)) `MIT` `PHP` * [Cerb](http://www.cerberusweb.com/) - Group-based e-mail management project. + * [Deskulu](https://github.com/Taskulu/deskulu) - Opensource helpdesk and ticketing system based on Drupal 7. ([Demo](https://help.taskulu.com)) `GPLv2` `PHP` * [DiamanteDesk](http://diamantedesk.com/) - DiamanteDesk is FREE Open Source easy-to-use help-desk solution. ([Demo](http://diamantedesk.com/demo/), [Source Code](https://github.com/eltrino/diamantedesk-application)) `OSLv3` `PHP` * [Flyspray](http://www.flyspray.org/) - Uncomplicated, web-based bug tracking system. ([Source Code](https://github.com/Flyspray/flyspray)) `GPLv2` * [Gaskit](https://github.com/bkeepers/gaskit) - A git-backed issue tracker. It uses a branch in your local git database to store the tickets. `GPL` |