Problem/Motivation

Currently, Apps Compatible responds to hook_modules_installed() by installing required configuration. However, this should be done whenever a module is enabled, since its requirements may have changed since it was last enabled.

Proposed resolution

Implement change hook_modules_installed() implementation to hook_modules_enabled().

Remaining tasks

User interface changes

API changes

Comments

  • nedjo committed 27c769a on 7.x-1.x
    Issue #2443453: Components should be installed when modules are enabled.
    
nedjo’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.