Quote Originally Posted by numinix View Post
Sorry, it's extra_configures, and this now makes the mod successfully a non-overwrite mod!

However, there is no way to turn on/off the module from the extra_configures and the only way to deactivate without uninstalling is to remove the one extra_configures file.
Right, or just rename the .php file in the extra_configures folder to .OFF instead of .php, which will prevent it from loading.