NYCPHP Meetup

NYPHP.org

[joomla] Team Development

Mitch Pirtle mitch.pirtle at gmail.com
Thu Sep 2 10:10:13 EDT 2010


On Thu, Sep 2, 2010 at 9:14 AM, Paul Bouzakis <nyphp at zooluserver.com> wrote:
>  What are some best practices building a Joomla site with a team.

1) Use scm - git, subversion, something, ANYTHING! hehe
2) JoomlaPack - that provides a GUI to export/import, maybe that is
what should be going into your scm so everyone is looking at the same
data?

I always setup several servers, dev, test, and www (production).
That's been the easiest way for me to make sure everyone on the team
is looking at the same thing, and also ensures that testing and
debugging can be done on the exact same environment as production
(further limiting unwanted surprises).

-- Mitch, feeling a lengthy blog post coming on



More information about the Joomla mailing list