Project:Multisite Maintenance
Version:5.x-1.x-dev
Component:Miscellaneous
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Will this modue follow the official update procedure? After taking the site offline, will it disable contributed modules, switch to a core theme, and then re-enable everything?

Comments

#1

Status:active» closed (fixed)

This is really only intended for minor updates. And so it simply backs up the db, changes db_url on the fly, and directly calls the update functions in update.php.

For major updates which require the above module disabling procedure, you'll need to do that manually for now. Perhaps someday I'll get that far, but for now...

Should have a working beta up in the next few days.