edwinknol/drupal-base

Project template for Drupal 8 projects with a relocated document root

Installs: 23

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:project

pkg:composer/edwinknol/drupal-base

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

This package is auto-updated.

Last update: 2025-10-05 23:53:02 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```