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