Drush Site Install 6.x
Component ID
865830
Component name
Drush Site Install 6.x
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
2726
Component created
Component changed
Component body
WARNING: This feature has been merged into drush >= 4.0.
This module will no longer be supported and this workspace will be removed soon.
Out of the box Drush offers support for Drupal 7.x site install.
This module provides support for Drupal 6.x site install as well (without any http calls to a running server).
Install
Assuming that you have drush already installed.
drush dl drush_site_install6
Usage
cd /path/to/drupal/
drush site-install6
For more info please consult
drush help site-install6
See also
This module is based on this blog post:
http://backupgenerator.blogspot.com/2010/07/dumps-install-drupal-6x-site...
See also http://drupal.org/project/provision
