Drupal 8 Site using Vue
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
Josh Fabean b459a233d2 added more components 4 роки тому
.docksal got things working 4 роки тому
config/default got things working 4 роки тому
config_split init commit 4 роки тому
docroot added more components 4 роки тому
drush init commit 4 роки тому
private got things working 4 роки тому
scripts/composer init commit 4 роки тому
.editorconfig init commit 4 роки тому
.gitattributes init commit 4 роки тому
.gitignore init commit 4 роки тому
.gitlab-ci.yml init commit 4 роки тому
.travis.yml init commit 4 роки тому
Dockerfile init commit 4 роки тому
LICENSE init commit 4 роки тому
README.md init commit 4 роки тому
backup.sql added more components 4 роки тому
composer.json got things working 4 роки тому
composer.lock got things working 4 роки тому
load.environment.php init commit 4 роки тому
makefile init commit 4 роки тому
phpunit.xml.dist init commit 4 роки тому
run.sh init commit 4 роки тому

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