What's a good free bug tracker for a small shop - Stack Overflow [closed]most recent 30 from stackoverflow.com2009-12-05T12:18:17Zhttp://stackoverflow.com/feeds/question/130575http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/130575/whats-a-good-free-bug-tracker-for-a-small-shop10What's a good free bug tracker for a small shop [closed]Adam Pierce2008-09-24T23:25:08Z2009-03-10T02:54:00Z
<p><b>See Also</b>:<br />
<a href="http://stackoverflow.com/questions/86394/freecheap-taskbug-management-software">http://stackoverflow.com/questions/86394/freecheap-taskbug-management-software</a><br />
<a href="http://stackoverflow.com/questions/101774/what-is-your-bugtask-tracking-tool">http://stackoverflow.com/questions/101774/what-is-your-bugtask-tracking-tool</a><Br />
<a href="http://stackoverflow.com/questions/126458/looking-for-a-bug-trackingtask-management-tool">http://stackoverflow.com/questions/126458/looking-for-a-bug-trackingtask-management-tool</a>
<hr></p>
<p>I run a small, overworked and understaffed dev department and need a web-based bug tracker, we have zero budget for this so it'll have to be open-source or otherwise free.</p>
<p>Can anyone recommend a good system? The features I'm looking for are:</p>
<ul>
<li>LAMP platform</li>
<li>Easy to set up and maintain</li>
<li>Simple to use and elegant (non-technical end users will be submitting bugs)</li>
<li>Good search facility</li>
</ul>
http://stackoverflow.com/questions/130575/whats-a-good-free-bug-tracker-for-a-small-shop/130579#1305796Answer by Trent for What's a good free bug tracker for a small shopTrent2008-09-24T23:27:10Z2008-09-24T23:27:10Z<p>It's a little crude, but I like <a href="http://www.bugzilla.org/" rel="nofollow">Bugzilla</a>.</p>
http://stackoverflow.com/questions/130575/whats-a-good-free-bug-tracker-for-a-small-shop/130581#13058116Answer by William for What's a good free bug tracker for a small shopWilliam2008-09-24T23:27:21Z2008-09-24T23:27:21Z<p>Trac</p>
<p><a href="http://trac.edgewall.org/" rel="nofollow">http://trac.edgewall.org/</a></p>
<p>It grows with you too you can set it up to host itself or later use apache as a front end. Customizable if you get to that level. It comes with a wiki for documenting your project and it has nice views for setting up projects and gives timelines and reports.</p>
http://stackoverflow.com/questions/130575/whats-a-good-free-bug-tracker-for-a-small-shop/130583#1305833Answer by Oddmund for What's a good free bug tracker for a small shopOddmund2008-09-24T23:27:54Z2008-09-24T23:27:54Z<p><a href="http://assembla.com" rel="nofollow">Assembla.com</a> has free trac with integrated subversion.</p>
http://stackoverflow.com/questions/130575/whats-a-good-free-bug-tracker-for-a-small-shop/130588#1305881Answer by CMPalmer for What's a good free bug tracker for a small shopCMPalmer2008-09-24T23:28:27Z2008-09-24T23:28:27Z<p>We had good luck with <a href="http://www.mantisbt.org/" rel="nofollow">Mantis</a>. In fact, we continued using it internally when the company mandated using an expensive commercial product for company wide issue tracking.</p>
<p>It is built on a LAMP platform, but there is flexibility on back end databases, web host, etc.</p>
http://stackoverflow.com/questions/130575/whats-a-good-free-bug-tracker-for-a-small-shop/130595#13059510Answer by CAD bloke for What's a good free bug tracker for a small shopCAD bloke2008-09-24T23:29:55Z2008-09-25T00:24:25Z<p><a href="http://mantisbt.org" rel="nofollow">Mantis</a> is pretty good - a lot less complicated than BugZilla.</p>
<p>There's a <a href="http://en.wikipedia.org/wiki/Comparison_of_issue_tracking_systems" rel="nofollow">Wikipedia page</a> comparing them.</p>
<p>EDIT: Here's a <a href="http://ifdefined.com/blog/post/2007/10/Links-to-other-comparisons-of-issue-trackers.aspx" rel="nofollow">compendium of comparisons</a>, some LAMP, some .NET based</p>
http://stackoverflow.com/questions/130575/whats-a-good-free-bug-tracker-for-a-small-shop/130610#1306100Answer by Brian B. for What's a good free bug tracker for a small shopBrian B.2008-09-24T23:33:07Z2008-09-24T23:33:07Z<p>I have had great success with <a href="http://www.bugzilla.org/" rel="nofollow">bugzilla</a>... Its even pretty easy to customize if you want it to match with your website themes and so forth. You do need to run your own server though. I had it setup in a day, and my manager at the time was able to customize it to display our various progress charts and so forth. <a href="http://landfill.bugzilla.org/" rel="nofollow">Try it out for free here...</a></p>
http://stackoverflow.com/questions/130575/whats-a-good-free-bug-tracker-for-a-small-shop/130611#1306111Answer by mopoke for What's a good free bug tracker for a small shopmopoke2008-09-24T23:33:15Z2008-09-24T23:33:15Z<p>RequestTracker (RT) is robust and very customisable. It looks prettier than Bugzilla out of the box and has lots of add-on modules.</p>
<p><a href="http://bestpractical.com/rt" rel="nofollow">http://bestpractical.com/rt</a></p>
http://stackoverflow.com/questions/130575/whats-a-good-free-bug-tracker-for-a-small-shop/130635#1306351Answer by Luke for What's a good free bug tracker for a small shopLuke2008-09-24T23:38:32Z2008-09-24T23:38:32Z<p>My vote goes to <a href="http://www.assembla.com" rel="nofollow">Assembla</a> as out of a whole load that I evaluated this felt the most comfortable to use. It's got a whole load of features as well as bug tracking, including version control, wiki, collaboration tools to name a few.</p>
http://stackoverflow.com/questions/130575/whats-a-good-free-bug-tracker-for-a-small-shop/130644#1306440Answer by Dan Udey for What's a good free bug tracker for a small shopDan Udey2008-09-24T23:40:11Z2008-09-24T23:40:11Z<p>I'm going to disagree with RT, as I've found it overly complicated and incredibly slow - though that could have been just the installation I dealt with.</p>
<p>Trac is my suggestion of choice - I've used it quite a bit, and while it's hugely lacking in a lot of major features, for a small shop this is almost completely unlikely to matter.</p>
http://stackoverflow.com/questions/130575/whats-a-good-free-bug-tracker-for-a-small-shop/130681#1306814Answer by rcreswick for What's a good free bug tracker for a small shoprcreswick2008-09-24T23:49:04Z2008-09-24T23:49:04Z<p>I've worked with a number of bug trackers (<a href="http://trac.edgewall.org" rel="nofollow">trac</a>, <a href="http://www.jira.com" rel="nofollow">jira</a>, [testtrack], some wiki plugins, [FogBugz], and <a href="http://www.redmine.org" rel="nofollow">RedMine</a>) and first off, I don't think you're missing out by using OSS. The evidence-based scheduling in FogBugz is quite nice, but not essential, and other aspects of FogBugz are present in Trac and Redmine.</p>
<p>None of the wiki plugins I've tried (I'm sorry, but the names escape me) have been worth the time to install them. There simply wasn't enough structure to manage workflows and email notifications, etc. cleanly.</p>
<p>Trac and Redmine are about equally usable, in my opinion. I'd suggest using Trac if you use python for other projects and Redmine if you use Ruby/Rails for anything else -- just because the background in ruby / python will help with the install /configuration of Redmine/Trac (respectively).</p>
<p>It is easier to set up multiple projects with Redmine, and I found the UI to be a bit more polished when compared to trac, and Redmine has some time tracking tools. Trac also requires that the svn server (if using svn) be on the same machine as the trac install, which may or may not be a problem. I'm not clear if this is an issue with other version control plugins or not, but I would assume it is.</p>
http://stackoverflow.com/questions/130575/whats-a-good-free-bug-tracker-for-a-small-shop/130857#1308574Answer by Brettski for What's a good free bug tracker for a small shopBrettski2008-09-25T00:48:03Z2008-09-25T00:48:03Z<p><a href="http://www.mantisbt.org/" rel="nofollow">Mantis (PHP)</a>
or
<a href="http://ifdefined.com/bugtrackernet.html" rel="nofollow">Bugtracker.NET (ASP.NET)</a></p>
<p>If its just a couple of you, Excel works fine too. Well you said free, so Open Office's, Calc...</p>
http://stackoverflow.com/questions/130575/whats-a-good-free-bug-tracker-for-a-small-shop/172769#1727691Answer by benc for What's a good free bug tracker for a small shopbenc2008-10-05T22:32:03Z2008-10-05T22:32:03Z<p>Bugzilla is written in PERL, is open source, and has a pretty active community. If these play to your organizational strengths, you should look at it.</p>
<p>Bugzilla is also actually used by mozilla.org, so it is well beyond just a product that needs "dogfood" testing, its has gone the distance for a couple really large deployments.</p>
<p>On a personal note, I've used several systems, it is one of two that I like (the other is Fogbuz, which is not free, but does have a pretty reasonable license cost + good support).</p>
http://stackoverflow.com/questions/130575/whats-a-good-free-bug-tracker-for-a-small-shop/191742#1917420Answer by Shawn Miller for What's a good free bug tracker for a small shopShawn Miller2008-10-10T15:01:33Z2008-10-10T15:01:33Z<p>Fresh Logic Studios - Bugs: <a href="http://www.freshlogicstudios.com/Products/Bugs/" rel="nofollow">http://www.freshlogicstudios.com/Products/Bugs/</a></p>
<p>Free, Simple, Hosted</p>
http://stackoverflow.com/questions/130575/whats-a-good-free-bug-tracker-for-a-small-shop/191774#1917741Answer by unexist for What's a good free bug tracker for a small shopunexist2008-10-10T15:09:04Z2008-10-10T15:09:04Z<p><a href="http://flyspray.org/" rel="nofollow">Flyspray</a> is another option if you really just want a small bugtracker.</p>
http://stackoverflow.com/questions/130575/whats-a-good-free-bug-tracker-for-a-small-shop/242027#2420271Answer by CAD bloke for What's a good free bug tracker for a small shopCAD bloke2008-10-28T02:09:31Z2008-10-28T02:09:31Z<p><a href="http://www.bugnetproject.com/" rel="nofollow">BugNET</a> looks promising. It is ASP.NET - based too. I'm keeping my eye on this one.</p>
http://stackoverflow.com/questions/130575/whats-a-good-free-bug-tracker-for-a-small-shop/242037#2420370Answer by CAD bloke for What's a good free bug tracker for a small shopCAD bloke2008-10-28T02:16:54Z2009-03-10T02:54:00Z<p>If you have a WordPress site and run BBpress (a forum) you could take a look at the <a href="http://bbpress.org/plugins/topic/support-forum/" rel="nofollow">Support Forum plugin for BBpress</a>. It is very simple for the end-user and you/they may find it less intimidating than a ticketing system</p>
<p>Yes, I've looked into the whole support ticket thing a bit in the last year or so, hence a few answers here.</p>
<p>Edit: There's also a (potentially better) Wordpress forum package <a href="http://simplepressforum.com/" rel="nofollow">Simple:Press</a> which can also do support tickets via tags on the forum posts. Simple:Press works as a plugin insode Wordpress</p>
http://stackoverflow.com/questions/130575/whats-a-good-free-bug-tracker-for-a-small-shop/389721#3897211Answer by Hakuna for What's a good free bug tracker for a small shopHakuna2008-12-23T18:43:54Z2008-12-23T18:43:54Z<p>Trac seems to be great if you have no budget, but personally I didn't get it up and running until I found the following install package:
<a href="http://bitnami.org/stack/trac" rel="nofollow">http://bitnami.org/stack/trac</a></p>
<p>The packages installs Trac, Apache HTTP Server, Python, SQLite and Subversion on Linux, Windows or Mac. This way you're up and running in minutes, without having to choose everything for yourself; if you've happy with the basic configuration, you can decide later to change any of the installed (database or web server) components.</p>
<p>Detailed information about Trac itself can be found at:
<a href="http://trac.edgewall.org/" rel="nofollow">http://trac.edgewall.org/</a></p>