Closed (won't fix)
Project:
Drush
Version:
8.x-6.x-dev
Component:
PM (dl, en, up ...)
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 May 2013 at 22:00 UTC
Updated:
9 Dec 2015 at 08:39 UTC
Jump to comment: Most recent
Comments
Comment #1
greg.1.anderson commentedc.f. #1199946: Disabled modules are broken beyond repair so the "disable" functionality needs to be removed (Advocates that "disable module" == "uninstall module" in D8)
Comment #2
greg.1.anderson commentedClosed #1999706: Recursive pm-uninstall as a duplicate of this. Request came from a slightly different angle, though: recursive uninstall. If we made disable == uninstall the same Drush command, it would take care of both requests, though.
Comment #3
greg.1.anderson commentedThis issue was marked
closed (won't fix)because Drush has moved to Github.If this feature is still desired, you may copy it to our Github project. For best results, create a Pull Request that has been updated for the master branch. Post a link here to the PR, and please also change the status of this issue to
closed (duplicate).Please ask support questions on Drupal Answers.
Comment #4
norman.lolSimply create a bash function in your .bash_profile:
Then you simply can type
dust module_nameand you are done.