Articles tagged with update hooks

Modifying module configuration in update hook after enabling

Posted on
Depending on the type of your project, you may need to deal with update hooks which enable modules programmatically and then modify their configuration. When dealing with configuration updates with hook_update_N(), there is one thing to look out for related to enabling modules programmatically.