11

I've been fiddling with Redmine in the past few days and not 100% happy with the way it organises tasks etc.

I need a open source PHP based solution that is like Redmine or even VersionOne to assist our small team of 3 developers with project management.

We basically use Scrum, and would love to be able to create projects, break them down into user stories, and then further break stories down into tasks.

We typically use also size tasks and user stories using the PERT analysis formula.

josef.van.niekerk
  • 11,941
  • 20
  • 97
  • 157

3 Answers3

7

For open source Scrum tools information (list of tools, reviews), you should look at http://www.opensourcescrum.com/

Franco
  • 468
  • 2
  • 2
  • 4
    I never liked giving a link as an answer, but this link is (now) not very useful either. Contains dead links, links to paid solutions and provides no information about whether a solution is php based. – Jasper Jan 22 '12 at 18:49
  • There are no links to php based open source scrum tools as asked by op. Did the OP find any tools which can be shared here for others looking for same solution. Thanks – codingbbq May 03 '12 at 10:34
3

You could try The Bug Genie. It's not been specifically designed for Scrum, but does support Agile development.

1

the-scrum was a PHP based solution

Community
  • 1
  • 1
Adrian Miu
  • 11
  • 1