How to install Drupal with composer?

by haylee.mertz , in category: PHP Frameworks , a year ago

How to install Drupal with composer?

Facebook Twitter LinkedIn Telegram Whatsapp

1 answer

by ryan.murray , a year ago

@haylee.mertz just run the following command in the console to install drupal with composer:


1
composer create-project drupal/recommended-project /path/to/your_drupal_project