The last few months I've been diving into different ways to quickly build, setup and manage drupal sites or create distributions (or packages if you will). Mainly:
You can create powerful combinations using these techniques. For example: Open Atrium is basically a Drupal package with features and installation profile. And Aegir leverages the power of drush in combination with an installation profile (among other things). All these projects are moving fast and there is some overlap but the big difference often is between site-building (infrastructure) and site-configurations (settings, database).
Drush
Tool which allows you to communicate with and manage a Drupal install from the command line. This is a real time-saver and a must have.
Features
Group modules which allow for a complete set of functionalities to be enabled imported/exported. It requires the Context and Spaces modules and compiles a module which holds the configuration for your feature.
Patterns
Module which uses an XML format to store configurations for your site which can be easily managed.
Installation Profiles
Method to configure your Drupal site.
Conclusion? The big problem for all projects the lack of one Drupal data import/export API which would make life a lot easier. But that won't be available until at leaast Drupal 8. Until then you will probably need a combination of above techniques to get the most of your distribution. However, I do hope install profiles actually become usable in D7.
Other projects
There are also other projects, but they seem either to have little support or moving very slowly. Like the package management project. Other related projects, but more focussing on migration/backup/deployment are: Deploy, Backup and Migrate and YAMM.
Groups
This is the company blog of
Drupal specialist Merge.nl.
We are located in Tilburg (Netherlands) and build websites using Drupal. More about us.
Content on this blog is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Netherlands License.
