test Drupal site working on Koality Theme Builder
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Josh Fabean 76ec3756d2 got more scafolding things working, now working on actual default theme 4 년 전
.docksal first commit 4 년 전
config/default first commit 4 년 전
config_split first commit 4 년 전
docroot got more scafolding things working, now working on actual default theme 4 년 전
drush first commit 4 년 전
private first commit 4 년 전
scripts/composer first commit 4 년 전
.editorconfig first commit 4 년 전
.gitattributes first commit 4 년 전
.gitignore first commit 4 년 전
.gitlab-ci.yml first commit 4 년 전
.travis.yml first commit 4 년 전
Dockerfile first commit 4 년 전
LICENSE first commit 4 년 전
README.md first commit 4 년 전
composer.json first commit 4 년 전
composer.lock first commit 4 년 전
load.environment.php first commit 4 년 전
makefile first commit 4 년 전
phpunit.xml.dist first commit 4 년 전
run.sh first commit 4 년 전
sample.settings.php first commit 4 년 전

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