This is an old revision of the document!


Architecture

Installation/ module update is done by copying the module into the application libraries <idm.war>/WEB-INF/lib. Modules can also be included directly in the project dependencies (pom.xml modul app).

You can see a list of all installed modules and their status (enabled/disabled) in the Modules agenda in the Settings.

Modules can be enabled/disabled by setting idm.pub.<identificator__of_module>.enabled as true, or false.

Each module can contain its own database scripts.

The example module was created for module demonstration and, at the same time, as a template (skeleton) for creating a module with pre-filled configurations.

  • by kotisovam