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

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -