Normally the option to select bunch of modules and install/unistall them at once should be a standard feature, but because we are not adding new features to XOOPS Core, I've decided to create a module that would do it for me.
Fortunately, we already have the feature in the XOOPS Installer when we're installing XOOPS for the first time. During the installation process XOOPS presents you with PM, Profile, and Protector modules, and you can choose which ones, if any, you want to install.
So I took the code from there and have made a module out of it: ModuleInstaller.


You can download the module from SourceForge SVN
You'll also need the updated ModuleAdmin class
Please test it and report bugs or improvement suggestions here.





















