test Drupal site working on Koality Theme Builder
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Josh Fabean 76ec3756d2 got more scafolding things working, now working on actual default theme il y a 4 ans
.docksal first commit il y a 4 ans
config/default first commit il y a 4 ans
config_split first commit il y a 4 ans
docroot got more scafolding things working, now working on actual default theme il y a 4 ans
drush first commit il y a 4 ans
private first commit il y a 4 ans
scripts/composer first commit il y a 4 ans
.editorconfig first commit il y a 4 ans
.gitattributes first commit il y a 4 ans
.gitignore first commit il y a 4 ans
.gitlab-ci.yml first commit il y a 4 ans
.travis.yml first commit il y a 4 ans
Dockerfile first commit il y a 4 ans
LICENSE first commit il y a 4 ans
README.md first commit il y a 4 ans
composer.json first commit il y a 4 ans
composer.lock first commit il y a 4 ans
load.environment.php first commit il y a 4 ans
makefile first commit il y a 4 ans
phpunit.xml.dist first commit il y a 4 ans
run.sh first commit il y a 4 ans
sample.settings.php first commit il y a 4 ans

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