I obtained a module using something like: $ drush dl foobar and enabled it with: $ drush en foobar How can I do the reverse with Drush? I'd like to completely remove 'foobar' ... including the files under ../sites/all/modules/foobar/. I tried using 'dis' and 'pm-uninstall', but that didn't do all I wanted. Sorry if I'm missing the obvious! Thanks, -- Prof Kenneth H Jacker khj@cs.appstate.edu Computer Science Dept www.cs.appstate.edu/~khj Appalachian State Univ Boone, NC 28608 USA
Look at the documentation. Just type drush. tony mac is building web sites. -----Original Message----- From: Kenneth Jacker <khj@be.cs.appstate.edu> Sender: support-bounces@drupal.org Date: Thu, 13 Dec 2012 19:36:39 To: Drupal Support<support@drupal.org> Reply-To: support@drupal.org, khj@cs.appstate.edu Subject: [support] Drush - Deleting Modules I obtained a module using something like: $ drush dl foobar and enabled it with: $ drush en foobar How can I do the reverse with Drush? I'd like to completely remove 'foobar' ... including the files under ../sites/all/modules/foobar/. I tried using 'dis' and 'pm-uninstall', but that didn't do all I wanted. Sorry if I'm missing the obvious! Thanks, -- Prof Kenneth H Jacker khj@cs.appstate.edu Computer Science Dept www.cs.appstate.edu/~khj Appalachian State Univ Boone, NC 28608 USA -- [ Drupal support list | http://lists.drupal.org/ ]
participants (2)
-
Kenneth Jacker -
Tony MAC