Hacker News new | ask | show | jobs
by hlidotbe 5939 days ago
We use Redmine here (~4 people) and it's great. Rails backed, lots of plugin if you need more and easily extendable.

It integrate cleanly with CVS, Git, Mercurial, SVN, ... and we'll even do invoicing with it in a few weeks.

There are paid hosting options if you don't want to maintain it yourself.

1 comments

Can you shed some light on Redmine's invoicing? I have not seen any plugins that give that functionality.
We use this one: http://github.com/edavis10/redmine-invoice-plugin. Simple (a bit too simple) but gets the job done and can autofill based on timesheet entries.