How to create drupal site using drush commands?
Answer / 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 |
How pdo used in drupal?
Explain the function and working of dashboard module ?
Which core module in drupal allows you to connect relate and classify your website's content?
What is a web content management system?
How to create drush aliases ?
Single sign on functionality
Is it possible to pass the dynamic values to views?
What are breadcrumbs ?
What is the drupal current version?
What is composer drupal 8?
What is module in drupal? List out some of the contributed modules used in drupal?
Which design pattern used in drupal?