test Drupal site working on Koality Theme Builder
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Josh Fabean 76ec3756d2 got more scafolding things working, now working on actual default theme há 4 anos
.docksal first commit há 4 anos
config/default first commit há 4 anos
config_split first commit há 4 anos
docroot got more scafolding things working, now working on actual default theme há 4 anos
drush first commit há 4 anos
private first commit há 4 anos
scripts/composer first commit há 4 anos
.editorconfig first commit há 4 anos
.gitattributes first commit há 4 anos
.gitignore first commit há 4 anos
.gitlab-ci.yml first commit há 4 anos
.travis.yml first commit há 4 anos
Dockerfile first commit há 4 anos
LICENSE first commit há 4 anos
README.md first commit há 4 anos
composer.json first commit há 4 anos
composer.lock first commit há 4 anos
load.environment.php first commit há 4 anos
makefile first commit há 4 anos
phpunit.xml.dist first commit há 4 anos
run.sh first commit há 4 anos
sample.settings.php first commit há 4 anos

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