It would make life easier if you could just pm-uninstall a group of modules at once, and have dependencies recursively removed as you do with pm-disable.

$ drush pm-uninstall commerce
To uninstall commerce, the following modules must be uninstalled first: commerce_ui, commerce_customer, commerce_price, commerce_line_item, commerce_order, 
commerce_checkout, commerce_product, commerce_product_reference, commerce_product_pricing, commerce_cart, commerce_credits, commerce_credits_ui, commerce_customer_ui,
commerce_line_item_ui, commerce_order_ui, commerce_payment, commerce_payment_example, commerce_payment_ui, commerce_paypal, commerce_paypal_wps,
commerce_product_pricing_ui, commerce_reports, commerce_tax, commerce_reports_tax, commerce_tax_ui
There were no modules that could be uninstalled.

It would make much more sense if all of those got uninstalled at the same time, wouldn't it?

Comments

greg.1.anderson’s picture

Status: Active » Closed (duplicate)