test Drupal site working on Koality Theme Builder
Você não pode selecionar mais de 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 4 anos atrás
.docksal first commit 4 anos atrás
config/default first commit 4 anos atrás
config_split first commit 4 anos atrás
docroot got more scafolding things working, now working on actual default theme 4 anos atrás
drush first commit 4 anos atrás
private first commit 4 anos atrás
scripts/composer first commit 4 anos atrás
.editorconfig first commit 4 anos atrás
.gitattributes first commit 4 anos atrás
.gitignore first commit 4 anos atrás
.gitlab-ci.yml first commit 4 anos atrás
.travis.yml first commit 4 anos atrás
Dockerfile first commit 4 anos atrás
LICENSE first commit 4 anos atrás
README.md first commit 4 anos atrás
composer.json first commit 4 anos atrás
composer.lock first commit 4 anos atrás
load.environment.php first commit 4 anos atrás
makefile first commit 4 anos atrás
phpunit.xml.dist first commit 4 anos atrás
run.sh first commit 4 anos atrás
sample.settings.php first commit 4 anos atrás

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