We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Modules are our way to provide functionality without adding everything into the core.
Starting with version 2.0.0 TemplateEngines and MarkdownEngines are implemented as modules.
Modules are installed globaly into the modules/ folder, but activate localy per host
modules: active: - flexmark-module - markedjs-module - pebble-module - thymeleaf-module - freemarker-module
With release 2.5.0 cms provides full text search via a search-module with a minimal http interface to integration into your project.