Skip to main content

General Concepts

This section documents the fundamental architectural concepts of HR Studio 2. Each article is aimed at developers and explains how the system works, what contracts to follow, and how to extend the system correctly.


Articles


Quick reference

I want to...Read...
Add a new configuration variableConfiguration System — Adding a new key
Read a config value in the frontendConfiguration System — Frontend hooks
Add a field to a DataAreaForms and DataAreas — Adding a field
Create a tenant-specific component overrideForms and DataAreas — Component overrides
Add a tenant custom fieldForms and DataAreas — Custom fields
Gate access to a form section by roleForms and DataAreas — Permission gating