Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 273 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 273 Bytes

Drupal Composer Starter

Drupal core, default modules and themes installed with Composer.

Installation

  • Download locally
  • Copy the composer.json file into your new project
  • Update the information about the project in the composer.json file
  • Run composer install