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
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.No further development
No longer developed by its maintainers.- Project categories: Developer tools
- Created by catch on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
