Skip to content

DurableDrupal/durable-drupal-distro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drupal Lean starter set

Upon installation after cloning, a Drupal 7 instance with a fresh adaptive theme sub-theme "drupallean" will be enabled together with a choice set of site building contributed modules.

Typical drush site installation command after creating Apache virtual host and MySql database user rights (here root with no password, not recommended):

$ drush si drupallean -y --site-name=myleansite --account-name=admin --account-pass=admin --account-mail=myleansite@example.com --db-url=mysql://root@localhost/myleansite
You are about to CREATE the 'myleansite' database. Do you want to continue? (y/n): y
Installation complete.  User name: admin  User password: admin                                    [ok]

About

DurableDrupalDistro Example use at DrupalCon Latin America 2015 presentation Setting up a Reusable and Durable Drupal Lean Process Factory

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors