setup()
setup()
Must create all plugin related tables and insert required default data
init()
Must initialize all the objects required for the plugin to run.
The function will likely make use of the following helpers : $mf->pluginManager->addRecord() add a database record object $mf->pluginManager->loadModule() add frontend / backend / authentification module mfUserGroup::defineUserRight() add a user right restriction check