Page 1 of 1

Re: OrangeHRM Open Source Languages

Posted: Wed Jun 24, 2020 4:18 pm
by Admin
Work in the Language of Your Choice with OrangeHRM's State of the Art HR Management Solutions. Join the community on LinkedIn and share your thoughts! Please click the link below.

https://linkedin.com/groups/891077/

Re: OrangeHRM Open Source Languages

Posted: Wed Jul 01, 2020 11:24 am
by souradeepghosh01
Hi. Anybody has an idea how to install php and application server and modify the openSource and run it?

Re: OrangeHRM Open Source Languages

Posted: Fri Jul 10, 2020 12:33 pm
by rajitha
Hi
You can install PHP along with a database using XAMPP (https://www.apachefriends.org/download.html) depend on your operating system.
Clone this (https://github.com/orangehrm/orangehrm) Git repository.
Follow https://github.com/orangehrm/orangehrm/wiki/Development guide and apply your changes :) .

Thanks