Sometimes you will need user interaction to perform certain updates. For example, Backdrop 1.4.0 has a new installer module, but you need to manually look for it and enable it, which causes confusion to users expecting to have all new features after an update.
This could be handled in different ways, like enabling new features on updates, but "power users" will not be happy about this.
Another way is to ask the user if he wants "Pretty new feature" in the update process, like this:
The update script is however very basic, so forms won't be validated in any way, but you could use these forms to pass user input to update scripts.
Recent comments
Thanks! The site was on PHP 7.0. With assistance from my hosting provider, I updated to PHP 7.4 and now I have access to the site again. No database re-import required.
Locked out of site after updating modules
Thank you very much. I will follow your advice.
Locked out of site after updating modules
The best you can do is test and report. If you find a contrib that doesn't work in php 8.3, create an issue in its queue so it gets fixed. In my experience, I've found that 7.4 is safest...
Locked out of site after updating modules