Developer Guide
Extend and customize IceHrm.
This section covers development setup, customization options, and building extensions for IceHrm.
📄️ Setup Development Environment
This guide walks you through setting up a local development environment for IceHrm using Docker.
📄️ Creating an Extension
IceHrm extensions allow developers to extend the features offered by IceHrm without changing the IceHrm core. This guide explains how to create your first extension.
📄️ Extension Structure
Understanding the extension structure is essential for developing IceHrm extensions. This guide covers the main components of an extension.