public marks

PUBLIC MARKS from claire_ with tags drupal & staging

March 2010

Best practice and recommendations for production and development | Acquia Library

This article covers best practices and recommendations from Acquia Support for moving builds from staging to production, to help standardize client build processes. It covers moving code into the staging area, and migrating databases.

July 2009

The Development -> Staging -> Production Workflow Problem in Drupal | Development Seed

Anyone who has developed a relatively complex Drupal site will be able to vouch that, while launching a new site is relatively simple, continuous integration becomes very tricky once the site has actually gone live. This problem becomes especially pronounced when there is more than one developer on a project, and when the project is being built using proper development methodology.