Overview

Extensions are optional dependencies you can install to enable more features on your wiki. They are usually OS/platform-specific binaries that cannot be bundled with Wiki.js.

Tip

The docker image includes all the extensions by default.

Available Extensions

Git

Distributed version control system.

Required for...

Pandoc

Converts between markup formats.

Required for...

Puppeteer

Headless Chromium browser.

Warning

Installing it downloads a Chromium build of a few hundred megabytes, unless the server already provides one through PUPPETEER_EXECUTABLE_PATH.

Required for...

Sharp

Processes and transforms images.

Required for...