You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Josh Fabean d1b744cac4 got some migrations working 4 years ago
.docksal got some migrations working 4 years ago
config/default got some migrations working 4 years ago
config_split init 4 years ago
docroot got some migrations working 4 years ago
drush init 4 years ago
private init 4 years ago
scripts/composer init 4 years ago
.gitignore init 4 years ago
.gitlab-ci.yml init 4 years ago
.travis.yml init 4 years ago
Dockerfile init 4 years ago
LICENSE init 4 years ago
README.md init 4 years ago
composer.json got some migrations working 4 years ago
composer.lock got some migrations working 4 years ago
drupal7.sql got some migrations working 4 years ago
load.environment.php init 4 years ago
makefile init 4 years ago
phpunit.xml.dist init 4 years ago
randomdb.sql got some migrations working 4 years ago
run.sh init 4 years ago
sample.settings.php init 4 years ago

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