Guest User

Untitled

a guest
Oct 19th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. ### INSTALL
  2. composer create-project drupal-composer/drupal-project:8.x-dev [DIR] --stability dev --no-interaction
  3.  
  4. ### UPDATE
  5. composer update drupal/core webflo/drupal-core-require-dev --with-dependencies
  6. cd web
  7. drush updb
  8. drush cex
  9. drush cr
Add Comment
Please, Sign In to add comment