Basics
Requirements
Condation requires java version 21 installed.
Installation
Download the current latest release and unzip the release to a folder of your choice.
Starting the server
java -jar cms-server.jar server startInstalling modules
java -jar cms-server.jar module get <module>It is also possible to download all required modules
java -jar cms-server.jar module get-allInstalling extensions
java -jar cms-server.jar extension install <extension> <host>Installing themes
java -jar cms-server.jar theme get <theme>