Actions
Bug #5208
closedLogin module loading plugins too late
Description
When using plugin loading it's loading too late. This causes the greeting and substitutions unable to see the plugins.
Plugin loading IF should be moved to the main module file instead of helper to call loadPluginGroup.
Actions