On Thu, Sep 2, 2010 at 9:14 AM, Paul Bouzakis <[email protected]> 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 _______________________________________________ New York PHP SIG: Joomla! Mailing List http://lists.nyphp.org/mailman/listinfo/joomla NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php

