Provides drush hooks to allow 'update modules' to be installed before or after hook_update_N() is run.

This allows projects where lots of updates are being added to do so without worrying about merge conflicts.

Update modules should have the following in their .info in order to get picked up:

update type = before

Or

update type = after

All logic should happen in hook_install()

Supporting organizations: 

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • Module categories: Developer Tools
  • Created by catch on , updated
  • shieldStable releases for this project are covered by the security advisory policy.
    There are currently no supported stable releases.

Releases