Drupal 8 Site using Vue
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
Josh Fabean b459a233d2 added more components 4 yıl önce
.docksal got things working 4 yıl önce
config/default got things working 4 yıl önce
config_split init commit 4 yıl önce
docroot added more components 4 yıl önce
drush init commit 4 yıl önce
private got things working 4 yıl önce
scripts/composer init commit 4 yıl önce
.editorconfig init commit 4 yıl önce
.gitattributes init commit 4 yıl önce
.gitignore init commit 4 yıl önce
.gitlab-ci.yml init commit 4 yıl önce
.travis.yml init commit 4 yıl önce
Dockerfile init commit 4 yıl önce
LICENSE init commit 4 yıl önce
README.md init commit 4 yıl önce
backup.sql added more components 4 yıl önce
composer.json got things working 4 yıl önce
composer.lock got things working 4 yıl önce
load.environment.php init commit 4 yıl önce
makefile init commit 4 yıl önce
phpunit.xml.dist init commit 4 yıl önce
run.sh init commit 4 yıl önce

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