What Is The Best Open-source Bug Tracker Out There Right Now?
February 10, 2010 under FAQ
I’m looking for something that’s flexible, and not exactly required, but also easily integratible into joomla!
Search more about What Is The Best Open-source Bug Tracker Out There Right Now?:




redmine is good, but a pain to set up. actually so is trac for that matter. if you don’t need private permissions, you could always try a free hosted ticketing system. Unfuddle has a good free one. Assembla does as well (I think you can get a free hosted version of Trac there too).
bugzilla?
integrates with testrunner and svn, not sure about your thing
I’m ‘in the market myself’ so I’m interested in what people have got to say here but I thought I’d chip in :)
Whether integration is “easy” or not will depend on your level of experience in bridging code between two different applications. If you don’t need to integrate your Joomla login with the bug tracker it gets much easier.
Trac is a very popular open source bug tracking tool: http://trac.edgewall.org/
Flyspray is another popular one (http://flyspray.org/). Flyspray development is almost at a standstill so be prepared to fix any security issues that may arise yourself. There is a Joomla extension for Flyspray that may work for you: http://extensions.joomla.org/component/o…
Both of these are easy to skin so that they appear to be part of your overall Joomla site even if you are not bridging them.