Batch process for Modules Page
Categories
Component ID
1591846
Component name
Batch process for Modules Page
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
564
Component created
Component changed
Component body
This modules submits the Drupal's Module form as a Batch Process.
This is to avoid timeouts when multiple modules are Activated or Deactivated together.
Each module is enabled one after the other, and dependencies are treated like wise.
The module will also check if it is disabling or uninstalling itself and skip the batch creation.
