diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-08-03 18:00:49 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-08-03 18:00:49 +0000 |
commit | 4f2f5140f77b0c3363e1eb74609320c31b883054 (patch) | |
tree | 938351de4a56c7edf0bf2d8c7d31d98be706f89d | |
parent | Add Teampass (Password Managers) (diff) | |
parent | Added Bugzilla (diff) | |
download | awesome-selfhosted-4f2f5140f77b0c3363e1eb74609320c31b883054.tar.gz awesome-selfhosted-4f2f5140f77b0c3363e1eb74609320c31b883054.zip |
Merge pull request #142 from Waterloo/patch-1
Added Bugzilla (Bug and Task Trackers)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -466,6 +466,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [92five](http://92fiveapp.com/) - Self hosted project management application ([Source code](https://github.com/chintanbanugaria/92five)) `CC BY-NC 4.0` `PHP` * [Apache Bloodhound](https://bloodhound.apache.org/) - Manage software products, Keep track of features, tasks and bugs `Apache` `Python` + * [Bugzilla](https://www.bugzilla.org/) - Bug tracking used by the Mozilla projects. `MPLv2` `Pearl` * [bulldog](https://github.com/infews/bulldog) - HTML5 task manager, built on todo.txt `MIT` `HTML5` * [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` * [Crepido](https://github.com/arshad/crepido) - Create (kanban) boards to track users and projects from flat markdown files `MIT` `Javascript/Others` |