You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 2.3 KiB

2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. <div align="center" markdown="1">
  2. <img src=".github/xhiveframework-hr-logo.png" alt="Xhiveframework HR logo" width="170" style="max-width: 100%;"/>
  3. Open Source, modern, and easy-to-use HR and Payroll Software for all organizations.
  4. [![CI](https://github.com/xhiveframework/hrms/actions/workflows/ci.yml/badge.svg?branch=develop)](https://github.com/xhiveframework/hrms/actions/workflows/ci.yml)
  5. [![codecov](https://codecov.io/gh/xhiveframework/hrms/branch/develop/graph/badge.svg?token=0TwvyUg3I5)](https://codecov.io/gh/xhiveframework/hrms)
  6. [https://xhiveframeworkhr.com](https://xhiveframeworkhr.com)
  7. </div>
  8. ## Introduction
  9. Xhiveframework HR has everything you need to drive excellence within the company. It's a complete HRMS solution with over 13 different modules right from Employee Management, Onboarding, Leaves, to Payroll, Taxation, and more!
  10. ![HRMS](hrms.png)
  11. ## Key Features
  12. - Employee Management
  13. - Employee Lifecycle
  14. - Leave and Attendance
  15. - Shift Management
  16. - Expense Claims and Advances
  17. - Hiring
  18. - Performance Management
  19. - Fleet Management
  20. - Training
  21. - Payroll
  22. - Taxation
  23. - Compensation
  24. - Analytics
  25. ## Installation
  26. 1. [Install bench](https://github.com/xhiveframework/bench).
  27. 2. [Install XhiveERP](https://github.com/xhiveframework/bench#installation).
  28. 3. Once XhiveERP is installed, add the hrms app to your bench by running
  29. ```sh
  30. $ bench get-app hrms
  31. ```
  32. 4. After that, you can install the hrms app on the required site by running
  33. ```sh
  34. $ bench --site sitename install-app hrms
  35. ```
  36. ## Learning and Community
  37. 1. [Documentation](https://xhiveframeworkhr.com/docs) - Extensive documentation for Xhiveframework HR.
  38. 2. [User Forum](https://discuss.xhiveerp.com/) - Engage with the community of XhiveERP users and service providers.
  39. 3. [Telegram Group](https://t.me/xhiveframeworkhr) - Get instant help from the community of users.
  40. ## Contribute
  41. 1. [Issue Guidelines](https://github.com/xhiveframework/xhiveerp/wiki/Issue-Guidelines) - [Create an issue](https://github.com/xhiveframework/hrms/issues/new)
  42. 1. [Contribution Guidelines](https://github.com/xhiveframework/xhiveerp/wiki/Contribution-Guidelines)
  43. ## License
  44. GNU GPL V3. (See [license.txt](license.txt) for more information).
  45. The HR code is licensed as GNU General Public License (v3) and the copyright is owned by Xhive LLC Pvt Ltd (Xhiveframework) and Contributors.