backdrop-contrib / backdrop-drush-extension

A set of commands and boot class for Drush and Backdrop CMS.
GNU General Public License v2.0
13 stars 18 forks source link

Add drush pmu module(s) command. #180

Closed serundeputy closed 5 years ago

serundeputy commented 5 years ago

Add uninstall functionality to drush.

drush pmu module(s)

command accepts a machine name of a module or a list of machine names and runs backdrop uninstall routines.

serundeputy commented 5 years ago

Added feature in https://github.com/backdrop-contrib/drush/pull/181