FoxMagiskModuleManager
FoxMagiskModuleManager copied to clipboard
Add Backup / Restore feature
If you switch a phone or factory reset you have to reinstall all modules manually but if we could backup we could just restore a file and it would install all the backed up files automatically.
Yeah, will not be in 0.3.0 but could be an interesting feature, doing things like module-packs.
But please note that it will require to re-download all installed modules to do the packing, as the installed state of module can be incompatible across versions, compared to the zip state of a module.
It also will not work for all modules.
That sounds like a good idea!
Why did you closed your issue? You are only supposed to close it if you are no longer interested by that feature. Please re-open it if you are still interested.
I am interested in this being added
Yeah, will not be in
0.3.0but could be an interesting feature, doing things like module-packs. But please note that it will require to re-download all installed modules to do the packing, as the installed state of module can be incompatible across versions, compared to the zip state of a module.
You could backup links to all modules (if they have one) to a file and restore using that.
It also will not work for all modules.
Injected modules get automatic restored, Like HuskyDG Bootloopsaver and my own A70 Overlay.
This is a bad idea on many levels - some modules are device specific, install scripts often are very involved, etc.
At most a list of modules maybe, but again - this sounds like a lot of work outside the scope of FoxMMM for the problems it could cause
This is a bad idea on many levels - some modules are device specific, install scripts often are very involved, etc.
At most a list of modules maybe, but again - this sounds like a lot of work outside the scope of FoxMMM for the problems it could cause
Just add option to export modules as links or something.
The idea is to backup module list, and restore it via repo download.
The idea is to backup module list, and restore it via repo download.
Downloaded at once and Installed at once? That can be dangerous... because some modules can have conflicts
This would be such an awesome feature!
This isn't currently planned, nor in a lot of cases feasible. Closing.
Even if it's not currently planed and not easy to do doesn't mean it has to be closed.
You could add check boxes for the modules to be reinstalled from the backup saved, and if you prefer, restore them in small batches after rebooting and testing. I def see some value in not needing to remember everything installed. It would also be useful to have a way of tracking and saving manually downloaded module links https://github.com/Fox2Code/FoxMagiskModuleManager/issues/282
Was this completed?