Skip to main content

Modules configuration

[]

To make a module fully work, it needs to be added to two configuration parameters.

Exceptions are modules authentication and theme: without these modules, application would be completely broken. That‘s why they are always available and activated, regardless of the actual configuration.

Property
Required
Value type
Default
Description
availableModulesrequiredstring[]-Any module that is not in this list is completely ignored and cannot be used on any portal, even if its JavaScript code is available.
activatedModulesoptionalstring[]Values from availableModulesThis property is optional and when missing, all modules from the availableModules list are treated as activated. This behavior might change in the future.

See also module development.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.