adspace


How do I install drush globally?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Did you contributed the drupal site (any module)?

164


What is the drupal current version?

215


How to create custom table using drupal module?

195


How will you create a field using code?

191