edwinknol/drupal-base

Project template for Drupal 8 projects with a relocated document root

dev-develop 2021-03-05 13:01 UTC

This package is auto-updated.

Last update: 2024-04-05 20:36:42 UTC


README

Drupal base for starting new projects.

INSTALL

Download the project.


Install the project.
```vendor/bin/drush site-install --account-name=admin --account-pass=admin --account-mail=noreply@local.local --site-mail=admin@dev.drupal.test --existing-config -y -vvv```