test Drupal site working on Koality Theme Builder
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Josh Fabean 76ec3756d2 got more scafolding things working, now working on actual default theme před 4 roky
.docksal first commit před 4 roky
config/default first commit před 4 roky
config_split first commit před 4 roky
docroot got more scafolding things working, now working on actual default theme před 4 roky
drush first commit před 4 roky
private first commit před 4 roky
scripts/composer first commit před 4 roky
.editorconfig first commit před 4 roky
.gitattributes first commit před 4 roky
.gitignore first commit před 4 roky
.gitlab-ci.yml first commit před 4 roky
.travis.yml first commit před 4 roky
Dockerfile first commit před 4 roky
LICENSE first commit před 4 roky
README.md first commit před 4 roky
composer.json first commit před 4 roky
composer.lock first commit před 4 roky
load.environment.php first commit před 4 roky
makefile first commit před 4 roky
phpunit.xml.dist first commit před 4 roky
run.sh first commit před 4 roky
sample.settings.php first commit před 4 roky

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