diff options
author | Kovah <mail@kovah.de> | 2016-12-06 09:31:50 +0000 |
---|---|---|
committer | Kovah <mail@kovah.de> | 2016-12-06 09:31:50 +0000 |
commit | 7a90397b78ba452bfe0737924e2a87295244a649 (patch) | |
tree | d048c5b45c59736fd0a469ea21c2bdd8f2e2d317 | |
parent | Merge pull request #872 from Kickball/wiki-ref-notetaking (diff) | |
download | awesome-selfhosted-7a90397b78ba452bfe0737924e2a87295244a649.tar.gz awesome-selfhosted-7a90397b78ba452bfe0737924e2a87295244a649.zip |
Adds Coordino (#300)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1050,6 +1050,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. ([Source Code](https://github.com/wgm/cerb)) `DPL` `PHP` + * [Coordino](http://coordino.com/) - Open Source question & answer system on top of CakePHP ([Source Code](https://github.com/Datawalke/Coordino)) `MIT` `PHP` * [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` `PHP` |