Managing modules

Install, update, enable or remove a module — without touching the core, and without access to the server.

From the console #

Administration → Marketplace installs a module in one click: the server downloads the published package, checks its fingerprint, installs its dependencies then starts it without restarting the instance. Administration → Applications → Installed modules lists what is in place and lets you enable or disable each module; a disabled module stays in place but no longer answers.

From a package #

If you would rather control what lands on the machine, each module publishes its packages on its own repository. The procedure, platform by platform, is on the page Installing modules.

Updating #

A module is updated independently of the core and of the others: from the console when a newer version is offered, or by installing the new package. A module always requires a core whose version is at least its own — so update the core first.

Note

The catalogue of official and community modules can also be browsed from this site.