Ready to get started?
As a developer, you can install CiviHR in one of two ways:
1) Use our one-command installation script
We have written a simple installation process that will install all the dependencies you need and put you on the most stable release version.
What will that install?
In short: Drupal, CiviCRM, CiviHR, in that order, using a single command.
If you're looking to see what Drupal modules and CiviCRM extensions we use, take a look at our wiki:
-
https://civihr.atlassian.net/wiki/display/CIV/Drupal+modules
-
https://civihr.atlassian.net/wiki/display/CIV/CiviHR+extensions
So how do I start?
Our GitHub repository will guide you through the installation process, including the server level dependencies required before you start.
2) Develop with the buildkit
This option starts with the CiviCRM buildkit, which provides you with a suite of development tools. Choose this option if you're happy to contribute code to CiviHR. Once you’re up and running with the buildkit, you can use the following line of code to get your local CiviHR build going:
civibuild create hr16 --civi-ver 4.7.18 --hr-ver staging --url http://localhost:8900 --admin-pass yourAdminPassword