gamonoid / icehrm

Manage your employees easily with a robust and efficient Human Resource Management System
http://icehrm.com
Other
579 stars 373 forks source link

Prerequisites for upgrading to IceHrm v28 #230

Open ddave001 opened 3 years ago

ddave001 commented 3 years ago

We have recently released IceHrm v28. Before upgrading to this version you need to make sure following points are covered.

PHP version

PHP version should be >= 7.0

IceHrm Rest Api

IceHrm Rest Api should be configured and working. Instructions for configuring and testing rest api is here: https://icehrm.gitbook.io/icehrm/api-and-single-sign-on/rest-api

If you are using apache make sure you have .htaccess file inside icehrm/app/api (https://github.com/gamonoid/icehrm/blob/master/app/api/.htaccess)

Note: if the Rest Api is not working you will see three loading icons on the dashboard and you will also have trouble viewing employee profile.