How do I install drush globally?
Answer / Bushra Saher
To install Drush globally on a Unix-like system, use the following command: `curl -L https://github.com/drush-ops/drush/releases/download/v10.x-dev/drush --create-dirs -o /usr/local/bin/drush && chmod a+x /usr/local/bin/drush`
| Is This Answer Correct ? | 0 Yes | 0 No |
Mention the terms that Drupal taxonomy is created?
What are the browser requirements for drupal?
Which files are required for creating the drupal theme?
Is drupal 7 still supported?
What are breadcrumbs ?
Can drupal run on command line?
What are the key features of drupal?
Explain git commands?
What is bootstrap in drupal?
How do I add images to drupal?
What is the use of Publishing options while creating blogs?
Which module can be used for e-commerce?