vote up 16 vote down star
9

I am looking for a Task and Bug management software that I can use both as a way to manage things that need to be done a website with multiple admins and a way for clients of the site to report bugs/suggest features, ask for updates. The clients are fairly non-technical in general and the software has to be fairly easy to understand. Its for a not-for-profit group so it needs to be fairly cheap or free. It would be nice if its already hosted or could host on a cheap linux host.

flag
show 1 more comment

31 Answers

1 2 next
vote up 15 vote down check

There's a plethora of solutions available.

I like Trac, as it integrates well with SVN, and it includes a wiki as well. It is very extensible through Plugins.

Update: I also find Redmine to be quite good, especially in a Ruby environment. Redmine integrates with git, svn and like Trac has a wiki. The main site is loading slow right now, but there's an overview on Wikipedia.

link|flag
show 1 more comment
vote up 5 vote down

I would suggest RT just because it's the easiest thing for your nontechnical users to interact with: http://bestpractical.com/rt/

link|flag
show 2 more comments
vote up 5 vote down

We use Mantis (http://www.mantisbt.org/) and it works well enough for our needs.

link|flag
vote up 4 vote down

I would also totally check out Hiveminder. It's made more for personal task management, but:

  • It's free and hosted.
  • You can form groups to pass tasks around in and keep track of who is working on what.
  • Anyone can add a task by email, with automatic tagging of it based on the email address it's sent to. This is great for user-submitted bugs.
  • It's easy to use.
link|flag
vote up 3 vote down

I have used Mantis bug tracker. It's free and needs only PHP, MySQL (MS SQL, DB2, and PostgreSQL are also supported) and web server so it can be installed nearly anywhere. Check demo and see if it's enough for your needs.

link|flag
vote up 3 vote down

I would say Trac - it addresses many of the issues you raised:

  • has multi-user support with different access levels (adding/editing tickets)
  • free and easy to install and run on your own box
  • plethora of plugins and (as mentioned above) integrates nicely with SVN
  • i use it at work and have a personal instance i maintain to try out new plugins

As far as finding something that your customers can directly communicate with is a bit trickier - it may be best to have your own staff create tickets in whatever system you go with - end users are not always so good about following instructions (at least not mine!).

link|flag
vote up 2 vote down

If you're looking for something that works well for non-technical folks, I would suggest 37signal's Basecamp. Free for one project.

For something more technical, we can't forget to mention Joel Spolsky's FogBugz. Hosted at $25/month.

link|flag
show 1 more comment
vote up 2 vote down

Both No Kahuna and Unfuddle can be used for free, or upgraded for a small fee to add more features, and they are both hosted. They're both pretty simple, but the features they have are great. Unfuddle's built in SVN and Git repos that read commit messages to resolve tickets automatically are great.

I use Unfuddle at work, and can highly recommend it.

link|flag
vote up 1 vote down

My company uses bugzilla for bugtracking.

I use bugzilla to do task management. It integrates with Mylyn (task management utility for Eclipse) -> every bug is a task to do.

Bugzilla installed samlessly on my ubuntu box.

link|flag
vote up 1 vote down

I would check out this question.

link|flag
vote up 1 vote down

Redmine works and its free. Its not to fancy though.

I use Fogbugz at work like others here and its awesome! :)

link|flag
vote up 1 vote down

We use Gemini which is kinda like a JIRA clone, deployed on ASP.net. It has a complimentary 5 user license.

link|flag
vote up 1 vote down

Check out Intervals, a web-based tool that will address all of the requirements you've outlined in your question. Intervals supports multiple admins and allows for clients to email in work requests. Check out the web site for more information:

http://www.myintervals.com

link|flag
vote up 0 vote down

There are so many. Fogbugz should be mentioned though.

link|flag
vote up 0 vote down

Of course this one will end up here. The FogBugz product pricing page says to contact them for non-profit organizations. For software development, it's great and very easy to use. All things will vary with your definition of "cheap" as well.

http://www.fogcreek.com/FogBugz/PriceList.html

link|flag
show 2 more comments
vote up 0 vote down

bugzilla? gnats? trac?

of course I've heard good things about a system called fogbugz? ;-)

link|flag
vote up 0 vote down

FogBugz Is there any other option? :P

May not be ideal for a non-profit organisation, but there is a free version avilable.

It's certainly an 'all-in-one' solution, I'm currently using it on a community based programming project (also non-profit). It's exactly what we need.

link|flag
show 5 more comments
vote up 0 vote down

trac works for much of this. there's a little configuration overhead, but it integrates nicely with SVN and I believe there's a Git integration as well, so it can work directly with source control.

link|flag
vote up 0 vote down

This one is WebBased but I had great experience in the past. LightHouse. It's free for one project.

link|flag
vote up 0 vote down

You might be interested in GForge. It's based on the last version of source that was released for SourceForge and comes in two flavors, one community server (free) and then GForge Advanced Server which is designed more for corporate use, though I believe the first 10 users are free or something of that nature. It's available both as a pre-packaged Virtual Machine for VMWare (VMWare Server and Player are both free), which is the no hassle, svn already integrated option, as well as manually installing on top of a linux OS (I recommend debian for GForge). Their IRC channel provides pretty decent support. I don't recommend using GForge unless you intend to use it to manage multiple projects though, as it is designed for managing multiple projects it may be a bit much to set up just for one project with 3 devs, etc.

link|flag
vote up 0 vote down

If you are looking for hosted bugzilla solution, use http://www.btracker.org

link|flag
vote up 0 vote down

Fresh Logic Studios - Bugs: http://www.freshlogicstudios.com/Products/Bugs/

Free, Simple, Hosted

link|flag
vote up 0 vote down

I'll add my ++ for RT.

link|flag
vote up 0 vote down

You can apply for a free JIRA licence from Atlassian if you're a non-profit organisation. Not sure if they do the fully hosted JIRA Studio in the same way, but that would help with the hosting.

link|flag
vote up 0 vote down

Axosoft's OnTime is free for single user installations, which includes the OnTime Windows, Web and Visual Studio clients, a Customer Portal and a .NET-Based web-services SDK. It also can be hosted for you, rather than having to install it yourself.

link|flag
vote up 0 vote down

look up targetprocess

link|flag
vote up 0 vote down

We use InTask (www.InTaskPro.com) since 2005 Very good tool - Fast, great modern UI, Multi user/Multi project, document versioning and lots more features. You can download free edition from: www.intaskpro.com

Cons: It's not web based - some people think it's important (i'm not!)

link|flag
vote up 0 vote down

I would definitely give redmine a try...

link|flag
vote up 0 vote down

Since you are asking on behalf of a non-profit company, JIRA from Atlassian has a free enterprise license for open source projects and non-profit companies. They have one of the better issue tracking and project management tools in the business and are even used by many open source projects, including Apache.

link|flag
vote up 0 vote down

Try AceProject. It is an excellent project management tool. We used it successfully for many of our projects and found it easy to use.

link|flag
1 2 next

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.