Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.
Auszug
hiddentrue

Nuclos extensions: libraries, JAR, extensions folder, client, server, webapp, common, rules, installation.

globe with meridians Language: Deutsch · English

hammer and wrench Extensions

Extend Nuclos with your own libraries – extensions and the client/server/webapp/common folders.

Status
colourPurple
titleHow-to
Status
colourBlue
titleDeveloper
Status
colourGreen
titleUpdated: Jul 2026
Status
colourGrey
titleapplies to Nuclos 4.2026.x

Panel
bgColor#F4F5F7

On this page

Inhalt
maxLevel2
minLevel2

Nuclos extensions are additional program libraries and configuration files added to the Nuclos core at installation. They let you extend Nuclos with your own Java functionality (e.g. for libraries used in server-side rules).

Scopes

FolderEffect
clientdesktop-client functionality (rich client).
serverserver-side functionality (e.g. for rules).
webappweb-client functionality.
commonboth sides (desktop client + server, not web client).

Installation

  1. Create an extensions folder in the main directory of the Nuclos instance.
  2. Inside it, create the four sub-folders client, server, webapp and common.
  3. Place the respective libraries (JARs) in the matching sub-folder.
Info
titleExample

An example extension is the Translator (localization/automatic translation).

Related pages

gear Translator


Example extension.

Open →