test Drupal site working on Koality Theme Builder
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Josh Fabean 76ec3756d2 got more scafolding things working, now working on actual default theme 4 年前
.docksal first commit 4 年前
config/default first commit 4 年前
config_split first commit 4 年前
docroot got more scafolding things working, now working on actual default theme 4 年前
drush first commit 4 年前
private first commit 4 年前
scripts/composer first commit 4 年前
.editorconfig first commit 4 年前
.gitattributes first commit 4 年前
.gitignore first commit 4 年前
.gitlab-ci.yml first commit 4 年前
.travis.yml first commit 4 年前
Dockerfile first commit 4 年前
LICENSE first commit 4 年前
README.md first commit 4 年前
composer.json first commit 4 年前
composer.lock first commit 4 年前
load.environment.php first commit 4 年前
makefile first commit 4 年前
phpunit.xml.dist first commit 4 年前
run.sh first commit 4 年前
sample.settings.php first 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