test Drupal site working on Koality Theme Builder
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
436 B

4 years ago
  1. # Composer template for Drupal projects
  2. Code Koalas Edition
  3. ## How to use
  4. 1. `composer create-project codekoalas/koality-drupal:8.x-dev some-dir --stability dev --no-interaction`
  5. 2. `fin up`
  6. 3. `cp sample.settings.php docroot/sites/default/settings.php`
  7. 4. Go to your new local site.
  8. # Previous Readme
  9. Since this is a fork the previous README can be viewed back on the main project:
  10. https://github.com/drupal-composer/drupal-project