Drupal 8 Site using Vue
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
Josh Fabean b459a233d2 added more components há 4 anos
.docksal got things working há 4 anos
config/default got things working há 4 anos
config_split init commit há 4 anos
docroot added more components há 4 anos
drush init commit há 4 anos
private got things working há 4 anos
scripts/composer init commit há 4 anos
.editorconfig init commit há 4 anos
.gitattributes init commit há 4 anos
.gitignore init commit há 4 anos
.gitlab-ci.yml init commit há 4 anos
.travis.yml init commit há 4 anos
Dockerfile init commit há 4 anos
LICENSE init commit há 4 anos
README.md init commit há 4 anos
backup.sql added more components há 4 anos
composer.json got things working há 4 anos
composer.lock got things working há 4 anos
load.environment.php init commit há 4 anos
makefile init commit há 4 anos
phpunit.xml.dist init commit há 4 anos
run.sh init commit há 4 anos

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