Skip to content

Files

Latest commit

c1fb547 · Jul 25, 2019

History

History

uk.co.compucorp.civicrm.hrcore

HR Core extension

This extension provides generic CiviHR functionality.

It contains CRM_HRCore_Info class with static methods listed below:

  • getVersion() - returning current CiviHR version defined in info.xml file

Also it provides CiviHR API entry points listed below:

  • HRCoreInfo->getversion - returning current CiviHR version defined in info.xml file

Installation

Go to

  • Administer -> System Settings -> Manage Extensions

and install CiviHR Core (uk.co.compucorp.civicrm.hrcore) extension.

No additional steps is required.