Developer
DevOps
Jahia 8.2
What are the best Jahia Github repositories to learn from?
Question
What are the best Jahia Github repositories to learn from?
Answer
It depends on what you try to achieve but here are some interesting repositories:
- OSGI-modules-samples
- URL: https://github.com/Jahia/OSGi-modules-samples
- Description: This repository contains many samples of modules to create Jahia Actions, Filters, etc... with OSGi.
- bootstrap5
- URL: https://github.com/jahia/bootstrap5
- Description: Good example of generic components with simple/advances definitions, template set, json overrides, initializer, navigation, package, etc.
- provisioning-tutorials
- URL: https://github.com/Jahia/provisioning-tutorials
- Description: A set of examples for spinning up a Jahia environment with the provisioning API.
- javascript-modules
- URL: https://github.com/Jahia/javascript-modules
- Description: This project is designed to support Javascript developers working with Jahia.
- pokedex
- URL: https://github.com/Jahia/pokedex
- Description: It contains examples how to extend Jahia UI thanks to ReactJS and Typescript.(cf this Knowledge Base entry).
- provisioning-generator
- URL: https://github.com/Jahia/provisioning-generator
- Description: Karaf command to generate a provisioning file.
- cloud-infra-as-a-json
- URL: https://github.com/Jahia/cloud-infra-as-a-json
- Description: JSON views to represent a content.
- graphql-extension-websites
- URL: https://github.com/Jahia/graphql-extension-websites
- Description: New GraphQL queries for the management of websites
- sam-ssl-check
- URL: https://github.com/Jahia/sam-ssl-check
- Description: New probe for the Server Availability Manager.