brianlange Posted December 7, 2010 Share Posted December 7, 2010 Can someone recommend a good open source task tracking software. I'd rather not use BugZilla. Also php mysql would be best. I want it to be flexible enough to assign tasks as well as track bugs. Thanks, Brian Link to comment https://forums.phpfreaks.com/topic/220893-task-software/ Share on other sites More sharing options...
trq Posted December 7, 2010 Share Posted December 7, 2010 There's not a great deal around written in PHP (I'm in the process of writing my own but it'll be a few weeks away yet see my github link in my sig). There's a good list here: http://en.wikipedia.org/wiki/Comparison_of_issue_tracking_systems Out of the PHP ones, Ive used flyspray. It's ok, but doesn't have workflows so it's not much good to me. I currently use the proprietary Jira, but it's written in Java and is incredibly resource hungry. Link to comment https://forums.phpfreaks.com/topic/220893-task-software/#findComment-1143844 Share on other sites More sharing options...
brianlange Posted December 7, 2010 Author Share Posted December 7, 2010 Thanks for the link. -Brian Link to comment https://forums.phpfreaks.com/topic/220893-task-software/#findComment-1143860 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.