Install Drupal with Composer for your Project
Create a new Composer-managed Drupal application using Composer, install (download) a Drupal module using Composer, and update a Drupal module using Composer
- Tutorial
- Matthew Grasmick
- 1 minute read

Create a new Composer-managed Drupal application using Composer, install (download) a Drupal module using Composer, and update a Drupal module using Composer
Learn how to properly structure your Drupal repository according to Acquia’s best practices.