PDA

Click to See Complete Forum and Search --> : Bug Tracking Software


lintz
Sep 9th, 2007, 10:39 PM
Can anyone recommend any free php bug/feature request software?

We've now got people working on a project over in the UK so need a central place to view and record bugs/new features etc...

Thanks.

sunburnt
Sep 10th, 2007, 06:12 PM
Mantis BT (http://www.mantisbt.org/) is a free php based bugtracking system. I have used it a couple times and it's not my favorite, but its the easiest to set up and administrate.

lintz
Sep 11th, 2007, 03:00 AM
Thanks, I'll check it out.

penagate
Sep 13th, 2007, 06:54 AM
Bugzilla and Trac are two other ones. Bugzilla is a pain to set up, and Trac I haven't tried.

Edit: They're not PHP-based though, sorry.