https://github.com/victor-abz/hrms-standalone
https://github.com/victor-abz/hrms-standalone
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/victor-abz/hrms-standalone
- Owner: victor-abz
- License: gpl-3.0
- Created: 2024-01-15T16:30:13.000Z (over 1 year ago)
- Default Branch: version-15
- Last Pushed: 2025-03-09T21:37:05.000Z (3 months ago)
- Last Synced: 2025-03-09T22:26:24.014Z (3 months ago)
- Language: Python
- Size: 17.7 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
![]()
Frappe HR
Open Source, modern, and easy-to-use HR and Payroll Software for all organizations
[](https://github.com/frappe/hrms/actions/workflows/ci.yml)
[](https://codecov.io/gh/frappe/hrms)[https://frappehr.com](https://frappehr.com)
## Introduction
Frappe 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!

## Key Features
- Employee Management
- Employee Lifecycle
- Leave and Attendance
- Shift Management
- Expense Claims and Advances
- Hiring
- Performance Management
- Fleet Management
- Training
- Payroll
- Taxation
- Compensation
- Analytics## Installation
### Manual Installation
1. [Install bench](https://github.com/frappe/bench).
2. [Install ERPNext](https://github.com/frappe/erpnext#installation).
3. Once ERPNext is installed, add the hrms app to your bench by running```sh
$ bench get-app hrms
```
4. After that, you can install the hrms app on the required site by running
```sh
$ bench --site sitename install-app hrms
```## Learning and Community
1. [Documentation](https://frappehr.com/docs) - Extensive documentation for Frappe HR.
2. [User Forum](https://discuss.hrms.com/) - Engage with the community of ERPNext users and service providers.
3. [Telegram Group](https://t.me/frappehr) - Get instant help from the community of users.## Contribute
1. [Issue Guidelines](https://github.com/frappe/erpnext/wiki/Issue-Guidelines) - [Create an issue](https://github.com/frappe/hrms/issues/new)
1. [Contribution Guidelines](https://github.com/frappe/erpnext/wiki/Contribution-Guidelines)## License
GNU GPL V3. (See [license.txt](license.txt) for more information).
The HR code is licensed as GNU General Public License (v3) and the copyright is owned by Frappe Technologies Pvt Ltd (Frappe) and Contributors.