How to install Drupal with composer?

by haylee.mertz , in category: PHP Frameworks , 8 months ago

How to install Drupal with composer?

Facebook Twitter LinkedIn Telegram Whatsapp

1 answer

by ryan.murray , 7 months 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