On 17 Dec 2009, at 10:24, "Angelo Zanetti" <angelo@xxxxxxxxxxxxxxx>
wrote:
Hi guys
I would like to know what open source project management tools you
use for
your projects.
We are looking at installing one that is PHP based and is easy to use.
We have found:
http://www.projectpier.org/
and
http://trac.edgewall.org/
Has anyone used the above and how did you find them? Also are there
any
others you would recommend or not recommend and why?
Thanks in advance.
Regards
Angelo
http://www.wapit.co.za
http://www.elemental.co.za
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Trac is not actually PHP based, it is coded in Python. I used it for
roughly 2 months before jumping ship. There was nothing wrong with
it. I simply found a more suitable solution for my projects.
I use Eventum for bug tracking. It's the system the MySQL development
team use. It uses PHP and MySQL as standard. Took me under 15
minutes to set it up (after reading the manual). I didn't have any set-
up problems.
For source control, I recommend you consider implementing a continuous
integration platform like cruise control for PHP.
For team communications, the non-technical staff were significantly
happier using Elgg (an open source social networking platform) over
the Trac wiki and MoinMoin wiki.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php