Vocabulary making a sandbox Drupal installation

warning: Invalid argument supplied for foreach() in /home/pronovix/public_html/druplet/sites/all/modules/neologism/neologism.module on line 167.
Last update: 
Thursday, December 25, 2008 - 23:50
Abstract: 

When you want to try out new Drupal modules you often need to install and configure a number of modules on which the new module depends. With a sandbox environment, you can install the usual suspects one time, store these settings and refresh your sandbox after you're done testing the new module.

making a sandbox Drupal installation at a glance

making a sandbox Drupal installation classes and properties

Solutions for this problem

This module allows you to take snapshots of your site. It turns a Drupal installation into a sandbox that you can use either for testing modules or setting up a public demonstration site

Allows restoration of the Demonstration Site module's database dumps during site installation.