1
Testing the
XOOPS 2.5 Basic Module Pack - Beta 1 can be sometimes frustrating, if you have to install and uninstall the modules again and again, and you have to do it individually one by one.
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 SVNYou'll also need the updated
ModuleAdmin classPlease test it and report bugs or improvement suggestions here.