About 59,200 results
Open links in new tab
  1. Drush | Development tools | Drupal Wiki guide on Drupal.org

    Jul 19, 2025 · On shared web hosting with different PHP versions available (and perhaps sites using different PHP versions, like production 8.2 and test 8.3) you can call Drush via php drush.

  2. Install - Drush

    It requires that your Drupal site be built with Composer and Drush be listed as a dependency. See the Drush 8 or Drush 9 docs for installing prior versions of Drush.

  3. GitHub - drush-ops/drush: Drush is a command-line shell and …

    Drush is a command line shell and Unix scripting interface for Drupal. Please see www.drush.org for documentation.

  4. Drush - Wikipedia

    Drush (DRU pal SH ell) is a computer software shell-based application used to control, manipulate, and administer Drupal websites. [1][2]

  5. Install - Drush docs

    Most Drush commands will run in a Windows CMD shell or PowerShell, but the Git Bash shell provided by the Git for Windows installation is the preferred shell in which to run Drush …

  6. Drush in Drupal: Comprehensive and up-to-date guide for …

    Jun 23, 2025 · Drush (short for “Drupal Shell”) is a PHP-based command-line utility designed exclusively to streamline the administration and development of Drupal websites.

  7. Install Drush Using Composer | Drupal 7, Drupal 8, Drupal 9, …

    Oct 21, 2025 · Drush is the command line shell and Unix scripting interface for Drupal. The most common way to install Drush is to install it on a per-project basis using Composer.

  8. Drush Tutorial - SiteGround Tutorials

    Sep 3, 2025 · This tutorial explains how to use Drush in order to back up and update your script, install and activate Drupal extensions, remove them and clear the script’s cache.

  9. Drupal Camp Montreal 2012 - Fearless development with Drush

    While tremendously useful all on it's own, integration with Drush, and a robust templating system, adds all kinds of hotness. You're only ever a single command away from building (or …

  10. Usage - Drush

    Drush needs to be told the domain of your site in order for commands to generate correct links (e.g. user:login). You may set a DRUSH_OPTIONS_URL environment variable (preferred), or …