test Drupal site working on Koality Theme Builder
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Josh Fabean 76ec3756d2 got more scafolding things working, now working on actual default theme hace 4 años
.docksal first commit hace 4 años
config/default first commit hace 4 años
config_split first commit hace 4 años
docroot got more scafolding things working, now working on actual default theme hace 4 años
drush first commit hace 4 años
private first commit hace 4 años
scripts/composer first commit hace 4 años
.editorconfig first commit hace 4 años
.gitattributes first commit hace 4 años
.gitignore first commit hace 4 años
.gitlab-ci.yml first commit hace 4 años
.travis.yml first commit hace 4 años
Dockerfile first commit hace 4 años
LICENSE first commit hace 4 años
README.md first commit hace 4 años
composer.json first commit hace 4 años
composer.lock first commit hace 4 años
load.environment.php first commit hace 4 años
makefile first commit hace 4 años
phpunit.xml.dist first commit hace 4 años
run.sh first commit hace 4 años
sample.settings.php first commit hace 4 años

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