org.jahia.archetypes:jahia-templatesSet-archetype

Jahia DXP >= 8 - Archetype for creating a new template set project


Keywords
product
Licenses
GPL-3.0/Interbase-1.0

Documentation

Jahia Maven Archetypes

This repository contains Maven Archetypes to help get started with projects.

You can find the documentation on how to use these archetypes on the Jahia Academy.

Available archetypes

  • jahia-module-archetype : used to create a generic Jahia server module that can contain content definitions and views as well as Java code
  • jahia-reactjs-admin-module-archetype : used to create Jahia server ReactJS Administration UI extension projects
  • jahia-templatesSet-archetype : used to create Jahia server templates sets for styling the site and the pages

Quick example

mvn archetype:generate -DarchetypeGroupId=org.jahia.archetypes -DarchetypeArtifactId=jahia-reactjs-admin-module-archetype -DarchetypeVersion=4.3