Submitted by clemens on Thu, 2008/02/28 - 2:01pm
So you want to have a shopping cart. With drush_mm it's a snap.
drush --verbose mm enable uc_cart
Using verbose output this shows
Given module names: 'uc_cart'
The following modules will be enabled: 'tapir, uc_store, token, workflow_ng, ubrowser, uc_order, uc_product, uc_cart'
Installing modules
Enabling (and mayby installing) module: tapir
Enabling (and mayby installing) module: uc_store
Enabling (and mayby installing) module: token
Enabling (and mayby installing) module: workflow_ng
Enabling (and mayby installing) module: ubrowser