Here we introduce IceHrm extensions and covers the steps needed to create a basic extension
Introduction
IceHrm extensions allow developers to extend the features offered by IceHrm without making changes to the IceHrm core. Here we will start building an extension to list some tasks for employees
Create the directory icehrm/extensions if it doesn't exist
Create a directory named tasks inside icehrm/extensions