test Drupal site working on Koality Theme Builder
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
Josh Fabean 76ec3756d2 got more scafolding things working, now working on actual default theme 4 anni fa
.docksal first commit 4 anni fa
config/default first commit 4 anni fa
config_split first commit 4 anni fa
docroot got more scafolding things working, now working on actual default theme 4 anni fa
drush first commit 4 anni fa
private first commit 4 anni fa
scripts/composer first commit 4 anni fa
.editorconfig first commit 4 anni fa
.gitattributes first commit 4 anni fa
.gitignore first commit 4 anni fa
.gitlab-ci.yml first commit 4 anni fa
.travis.yml first commit 4 anni fa
Dockerfile first commit 4 anni fa
LICENSE first commit 4 anni fa
README.md first commit 4 anni fa
composer.json first commit 4 anni fa
composer.lock first commit 4 anni fa
load.environment.php first commit 4 anni fa
makefile first commit 4 anni fa
phpunit.xml.dist first commit 4 anni fa
run.sh first commit 4 anni fa
sample.settings.php first commit 4 anni fa

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