Skip to content

🚀 Composer template for Drupal projects. Quick installation via "composer create-project codekoalas/koality-drupal"

License

Notifications You must be signed in to change notification settings

mrunal4/koality-drupal

 
 

Repository files navigation

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

About

🚀 Composer template for Drupal projects. Quick installation via "composer create-project codekoalas/koality-drupal"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 60.4%
  • Makefile 24.9%
  • Dockerfile 11.0%
  • Shell 3.7%