Sign inSign up

interactivestrategies/interactive_drupal_composer

By interactivestrategies

Updated over 9 years ago

Interactive Drupal composer build.

Image
0

288

interactivestrategies/interactive_drupal_composer repository overview

Drupal, Composer, Behat, and Selenium a Base Build

Setup commands

  • git clone .. this project
  • git submodule update --init --recursive
  • composer install

Run Commands

  • Run tests:
    • docker exec -i bash -c "cd /var/www; ./src/vendor/bin/behat"
  • Show available phrases:
    • docker exec -i bash -c "cd /var/www; ./src/vendor/bin/behat -dl"

Grid

Console: http://localhost:4444/grid/console

More Docs

https://github.com/drupal-composer/drupal-scaffold

Tag summary

Content type

Image

Digest

Size

196.1 MB

Last updated

over 9 years ago

docker pull interactivestrategies/interactive_drupal_composer