drupal - Enabling a Feature via Drush -
when enable feature through site ui, goes expected.
however, when enable feature drush drush pm-enable, following don't happen:
- strongarm configurations not applied
 - module_disable (in new custom module) not performed
 
why this?
looks had conflict in 2 features. fine now.
Comments
Post a Comment