diff options
author | nodiscc <nodiscc@gmail.com> | 2022-09-02 23:16:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-02 23:16:10 +0000 |
commit | 98721a36df8d4c7cf9430c7ccfb9ef0aac7d6922 (patch) | |
tree | fb8a48f93ef55b286e923b7adaac08627a39af92 | |
parent | Merge pull request #3243 from forks-by-kieran/cleanup (diff) | |
parent | Update OrangeHRM demo, source links (diff) | |
download | awesome-selfhosted-98721a36df8d4c7cf9430c7ccfb9ef0aac7d6922.tar.gz awesome-selfhosted-98721a36df8d4c7cf9430c7ccfb9ef0aac7d6922.zip |
Merge pull request #3266 from Super-Chama/master
Update OrangeHRM demo, source links
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1093,7 +1093,7 @@ A [human resources management system](https://en.wikipedia.org/wiki/Human_resour - [admidio](https://www.admidio.org/) - Admidio is a free open source user management system for websites of organizations and groups. The system has a flexible role model so that it’s possible to reflect the structure and permissions of your organization. ([Demo](https://www.admidio.org/demo/), [Source Code](https://github.com/Admidio/admidio)) `GPL-2.0` `PHP` - [IceHrm](https://icehrm.com/) - IceHrm employee management system allows companies to centralize confidential employee information. ([Demo](https://icehrm.com/demo.php), [Source Code](https://github.com/gamonoid/icehrm)) `Apache-2.0` `PHP` -- [OrangeHRM](https://www.orangehrm.com/) - OrangeHRM is a comprehensive HRM system that captures all the essential functionalities required for any enterprise. ([Source Code](https://sourceforge.net/projects/orangehrm/)) `GPL-2.0` `PHP` +- [OrangeHRM](https://www.orangehrm.com/) - OrangeHRM is a comprehensive HRM system that captures all the essential functionalities required for any enterprise. ([Demo](https://opensource-demo.orangehrmlive.com/), [Source Code](https://github.com/orangehrm/orangehrm)) `GPL-2.0` `PHP` - [TimeOff.Management](https://timeoff.management) - Simple yet powerful absence management software for small and medium size business. ([Demo](https://app.timeoff.management), [Source Code](https://github.com/timeoff-management/timeoff-management-application)) `MIT` `Nodejs` |