edwinknol/drupal-base

为重新定位文档根目录的Drupal 8项目提供的项目模板

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

This package is auto-updated.

Last update: 2024-09-05 21:34:19 UTC


README

为开始新项目而提供的Drupal基础。

INSTALL

下载项目。


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```