libreccm/src/site/apt/module-system.apt

16 lines
586 B
Plaintext

-----------------------------
The module system of LibreCCM
-----------------------------
Jens Pelzetter
-----------------------------
2015-08-24
-----------------------------
The module system of LibreCCM
The functionality of LibreCCM is organised in modules which can bundled to
serve specific needs. The bundling is done by special modules which packaged
as WAR files. A module itself is packaged as JAR file.
The module system provides several features like automatic database
migrations.