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