Answer Posted / Gaurav Singhal
To create a Drupal site using Drush commands, follow these steps:n1. Install Drush if you haven't already.n2. Navigate to your local machine's command prompt.n3. Run the following command to create a new Drupal site: drush site-install standard -yn4. Follow the prompts to configure your site settings.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers