Developer Jahia 8.2

How can I develop Javascript modules for Jahia?

Question

How can I develop Javascript modules for Jahia? Where is the related documentation? Do you have an example with the framework Vite?

Answer

At the date of the 11th of June 2025, as the Javascript Modules Engine has not yet reached the version 1.0.0, you can find the related documentation in Github, there.

Here are the different chapters available:

  1. Getting started (PDF)
    1. Setting up your dev environment (PDF, an example of Vite configuration is provided)
    2. Making a Hero Section (PDF)
    3. The "About Us" Page (PDF)
    4. Making a Blog (PDF)
    5. View Content in Full Page (PDF)
    6. Building a Navigation Bar (PDF)