Upgrade tool
159 sites
Security covered
This module allows you to track and manage configuration changes on your Drupal site. It logs manual edits and changes made through update hooks, offering a dashboard to easily review and roll back unwanted modifications.
🇺🇦
This module is maintained by Ukrainian developers.Please consider supporting Ukraine in a fight for their freedom and safety of Europe.
This module add the ability to upgrade configs and log manual config changes.
It tracks changes to configs during manual config editing or hook_update_N and provides a dashboard which could be used to rollback changes if not needed
How it works
Presentation(*english language)
A few topics that are covered:
- How upgrade path problems were solved in the distribution of OpenY
- Separation of the openy_upgrade_tool module into a contrib project
- Problems to be Solved