Configuration management, the staging problem and Features
Submitted by Johan Falk on Wed, 06/20/2012 - 21:50
This screencast talks about the staging problem – that Drupal normally stores site configuration in the data base, and that we need a way to (1) move that configuration between different environments and (2) also version control the changes.
The most common solution for this is the Features module, accompanied by the Strongarm module.
Leave a comment