Drupal 8 Site using Vue
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
Josh Fabean b459a233d2 added more components il y a 4 ans
.docksal got things working il y a 4 ans
config/default got things working il y a 4 ans
config_split init commit il y a 4 ans
docroot added more components il y a 4 ans
drush init commit il y a 4 ans
private got things working il y a 4 ans
scripts/composer init commit il y a 4 ans
.editorconfig init commit il y a 4 ans
.gitattributes init commit il y a 4 ans
.gitignore init commit il y a 4 ans
.gitlab-ci.yml init commit il y a 4 ans
.travis.yml init commit il y a 4 ans
Dockerfile init commit il y a 4 ans
LICENSE init commit il y a 4 ans
README.md init commit il y a 4 ans
backup.sql added more components il y a 4 ans
composer.json got things working il y a 4 ans
composer.lock got things working il y a 4 ans
load.environment.php init commit il y a 4 ans
makefile init commit il y a 4 ans
phpunit.xml.dist init commit il y a 4 ans
run.sh init commit il y a 4 ans

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