Drupal 8 Site using Vue
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
Josh Fabean b459a233d2 added more components hace 4 años
.docksal got things working hace 4 años
config/default got things working hace 4 años
config_split init commit hace 4 años
docroot added more components hace 4 años
drush init commit hace 4 años
private got things working hace 4 años
scripts/composer init commit hace 4 años
.editorconfig init commit hace 4 años
.gitattributes init commit hace 4 años
.gitignore init commit hace 4 años
.gitlab-ci.yml init commit hace 4 años
.travis.yml init commit hace 4 años
Dockerfile init commit hace 4 años
LICENSE init commit hace 4 años
README.md init commit hace 4 años
backup.sql added more components hace 4 años
composer.json got things working hace 4 años
composer.lock got things working hace 4 años
load.environment.php init commit hace 4 años
makefile init commit hace 4 años
phpunit.xml.dist init commit hace 4 años
run.sh init commit hace 4 años

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