Skip to content

ccjjmartin/add

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Add

Harness the power of Aquifer plus Drupal and DrupalVM

Download and install all dependencies:

Get DrupalVM up and running

  • cd vm/
  • ansible-galaxy install -r provisioning/requirements.yml --force
  • vagrant up
  • cd ../

Manual site install:

  • cd aquifer/
  • aquifer build
  • Go to drupal.dev/install.php
  • cd ../

Use the master module to enable local modules:

  • drush @drupal.drupal.dev en master -y
  • drush @drupal.drupal.dev master-execute --scope=local -y

About

Harness the power of Aquifer plus Drupal and DrupalVM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published