test Drupal site working on Koality Theme Builder
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
Josh Fabean 76ec3756d2 got more scafolding things working, now working on actual default theme vor 4 Jahren
.docksal first commit vor 4 Jahren
config/default first commit vor 4 Jahren
config_split first commit vor 4 Jahren
docroot got more scafolding things working, now working on actual default theme vor 4 Jahren
drush first commit vor 4 Jahren
private first commit vor 4 Jahren
scripts/composer first commit vor 4 Jahren
.editorconfig first commit vor 4 Jahren
.gitattributes first commit vor 4 Jahren
.gitignore first commit vor 4 Jahren
.gitlab-ci.yml first commit vor 4 Jahren
.travis.yml first commit vor 4 Jahren
Dockerfile first commit vor 4 Jahren
LICENSE first commit vor 4 Jahren
README.md first commit vor 4 Jahren
composer.json first commit vor 4 Jahren
composer.lock first commit vor 4 Jahren
load.environment.php first commit vor 4 Jahren
makefile first commit vor 4 Jahren
phpunit.xml.dist first commit vor 4 Jahren
run.sh first commit vor 4 Jahren
sample.settings.php first commit vor 4 Jahren

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