globe with meridians Language: Deutsch · English

hammer and wrench Extensions

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

HOW-TO DEVELOPER UPDATED: JUL 2026 APPLIES TO NUCLOS 4.2026.X

On this page

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.

Example

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

Related pages

gear Translator


Example extension.

Open →

  • Keine Stichwörter