Drupal 8 Site using Vue
您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號 ('-') 且最長為 35 個字。
 
 
Josh Fabean b459a233d2 added more components 4 年前
.docksal got things working 4 年前
config/default got things working 4 年前
config_split init commit 4 年前
docroot added more components 4 年前
drush init commit 4 年前
private got things working 4 年前
scripts/composer init commit 4 年前
.editorconfig init commit 4 年前
.gitattributes init commit 4 年前
.gitignore init commit 4 年前
.gitlab-ci.yml init commit 4 年前
.travis.yml init commit 4 年前
Dockerfile init commit 4 年前
LICENSE init commit 4 年前
README.md init commit 4 年前
backup.sql added more components 4 年前
composer.json got things working 4 年前
composer.lock got things working 4 年前
load.environment.php init commit 4 年前
makefile init commit 4 年前
phpunit.xml.dist init commit 4 年前
run.sh init commit 4 年前

README.md

Composer template for Drupal projects

Code Koalas Edition

How to use

  1. composer create-project codekoalas/koality-drupal:8.x-dev some-dir --stability dev --no-interaction
  2. fin up
  3. cp sample.settings.php docroot/sites/default/settings.php
  4. Go to your new local site.

Previous Readme

Since this is a fork the previous README can be viewed back on the main project: https://github.com/drupal-composer/drupal-project