Has anyone attempted to making a plugin to make these addons (MODS) easier to install? phpbb and such uses a tool to do so or at least did a while back.
So you could have a plugin directory with a folder with the name of the plugin and then maybe at most have to either manually enter a piece of code to call on the plugin or could be done through an installer???
Just curious. If i knew php i would attempt it.