creates variables of the active modules for using in your templates. So you can check in your templates if your modules are active.
FreeWith the following code you can check in your Smarty-templates if your module "mymodulename" is loaded and active:
[ {if $oViewConfig->moduleLoaded_mymodulename} ]...[ {/if} ]
With this method you can write HTML-code or other functions that depend on the activation of your module in any template.
If the module is deactivated, you can make a fallback with {else}.
Average user rating:
Herber eDevelopment
Königsberger Str. 5
72406
Bisingen