Drush

from Wikipedia, the free encyclopedia
Drush
Basic data

Maintainer Moshe Weitzman
Current  version 9.2.1
(02/27/2018)
Current preliminary version 9.3.0-dev
(02/27/2018)
operating system limited platform-independent
programming language PHP
category Shell script
License GPL-2.0
DRUSH homepage

Drush (pronounced [drʌʃ]) stands for Drupal Shell and is a commandline Unix scripting interface for managing Drupal websites. Drush enables a variety of administrative tasks, such as updating modules, resetting passwords, performing database backups and migrations, as well as cron runs and cache clears, to be carried out directly from a Unix shell . Drush-Core already contains more than 150 commands (version 8) and can be expanded to include additional commands with Contrib modules and plugins.

distribution

Drush greatly facilitates the development and administration of Drupal websites and is a widely used tool in the Drupal community. This is also characterized by over 1,400 stars on Github and more than 1.4 million downloads on the original Drupal project page.

Since its listing on Packagist 2014, Drush has been downloaded over 1.26 million times (as of November 2016).

development

Drush was originally developed by Arto Bendiken under the Unlicense license for Drupal 4.7 and partially revised and redesigned for Drupal 5 by Franz Heinzmann in 2007. Drush is currently managed by Moshe Weitzman, with notable support from Owen Barton, greg.1.anderson, jonhattan, Mark Sonnabaum, Jonathan Hedstrom and Christopher Gervais.

Web links

Individual evidence

  1. Github Repository . Retrieved September 7, 2016.
  2. Drupal project page . Retrieved September 7, 2016.
  3. Drush project page on Packagist.org
  4. Unlicense . Archived from the original on September 4, 2016. Info: The archive link was inserted automatically and has not yet been checked. Please check the original and archive link according to the instructions and then remove this notice. Retrieved September 7, 2016. @1@ 2Template: Webachiv / IABot / unlicense.org
  5. Documentation . Retrieved July 14, 2018.