What's a good free bug tracker for a small shop - Stack Overflow [closed] most recent 30 from stackoverflow.com 2009-12-05T12:18:17Z http://stackoverflow.com/feeds/question/130575 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/130575/whats-a-good-free-bug-tracker-for-a-small-shop 10 What's a good free bug tracker for a small shop [closed] Adam Pierce 2008-09-24T23:25:08Z 2009-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#130579 6 Answer by Trent for What's a good free bug tracker for a small shop Trent 2008-09-24T23:27:10Z 2008-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#130581 16 Answer by William for What's a good free bug tracker for a small shop William 2008-09-24T23:27:21Z 2008-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#130583 3 Answer by Oddmund for What's a good free bug tracker for a small shop Oddmund 2008-09-24T23:27:54Z 2008-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#130588 1 Answer by CMPalmer for What's a good free bug tracker for a small shop CMPalmer 2008-09-24T23:28:27Z 2008-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#130595 10 Answer by CAD bloke for What's a good free bug tracker for a small shop CAD bloke 2008-09-24T23:29:55Z 2008-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#130610 0 Answer by Brian B. for What's a good free bug tracker for a small shop Brian B. 2008-09-24T23:33:07Z 2008-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#130611 1 Answer by mopoke for What's a good free bug tracker for a small shop mopoke 2008-09-24T23:33:15Z 2008-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#130635 1 Answer by Luke for What's a good free bug tracker for a small shop Luke 2008-09-24T23:38:32Z 2008-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#130644 0 Answer by Dan Udey for What's a good free bug tracker for a small shop Dan Udey 2008-09-24T23:40:11Z 2008-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#130681 4 Answer by rcreswick for What's a good free bug tracker for a small shop rcreswick 2008-09-24T23:49:04Z 2008-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#130857 4 Answer by Brettski for What's a good free bug tracker for a small shop Brettski 2008-09-25T00:48:03Z 2008-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#172769 1 Answer by benc for What's a good free bug tracker for a small shop benc 2008-10-05T22:32:03Z 2008-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#191742 0 Answer by Shawn Miller for What's a good free bug tracker for a small shop Shawn Miller 2008-10-10T15:01:33Z 2008-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#191774 1 Answer by unexist for What's a good free bug tracker for a small shop unexist 2008-10-10T15:09:04Z 2008-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#242027 1 Answer by CAD bloke for What's a good free bug tracker for a small shop CAD bloke 2008-10-28T02:09:31Z 2008-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#242037 0 Answer by CAD bloke for What's a good free bug tracker for a small shop CAD bloke 2008-10-28T02:16:54Z 2009-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#389721 1 Answer by Hakuna for What's a good free bug tracker for a small shop Hakuna 2008-12-23T18:43:54Z 2008-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>