Drupal 8 Site using Vue
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
Josh Fabean b459a233d2 added more components před 4 roky
.docksal got things working před 4 roky
config/default got things working před 4 roky
config_split init commit před 4 roky
docroot added more components před 4 roky
drush init commit před 4 roky
private got things working před 4 roky
scripts/composer init commit před 4 roky
.editorconfig init commit před 4 roky
.gitattributes init commit před 4 roky
.gitignore init commit před 4 roky
.gitlab-ci.yml init commit před 4 roky
.travis.yml init commit před 4 roky
Dockerfile init commit před 4 roky
LICENSE init commit před 4 roky
README.md init commit před 4 roky
backup.sql added more components před 4 roky
composer.json got things working před 4 roky
composer.lock got things working před 4 roky
load.environment.php init commit před 4 roky
makefile init commit před 4 roky
phpunit.xml.dist init commit před 4 roky
run.sh init commit před 4 roky

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