From 237d48ba44b2ebd8f133546a718b7b86d0a3753a Mon Sep 17 00:00:00 2001 From: Phil Banks Date: Tue, 18 Jul 2023 14:46:38 +0100 Subject: [PATCH 1/3] Add MintHCM --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4a9dfe01..47f80134 100644 --- a/README.md +++ b/README.md @@ -1103,6 +1103,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` +- [MintHCM](https://minthcm.org/) - A professional tool for Human Capital Management. It's based on two popular, well-known business applications: SugarCRM Community Edition and SuiteCRM. ([Demo](https://minthcm.org/demo/) - requires sign-up, [Source Code](https://github.com/minthcm/minthcm)) `GNU 3.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` From 7795b3fa3a814e3fa420f43ca645a03cedc046b0 Mon Sep 17 00:00:00 2001 From: Phil Banks Date: Tue, 18 Jul 2023 14:56:05 +0100 Subject: [PATCH 2/3] Fix License for MintHCM --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47f80134..4882899e 100644 --- a/README.md +++ b/README.md @@ -1103,7 +1103,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` -- [MintHCM](https://minthcm.org/) - A professional tool for Human Capital Management. It's based on two popular, well-known business applications: SugarCRM Community Edition and SuiteCRM. ([Demo](https://minthcm.org/demo/) - requires sign-up, [Source Code](https://github.com/minthcm/minthcm)) `GNU 3.0` `PHP` +- [MintHCM](https://minthcm.org/) - A professional tool for Human Capital Management. It's based on two popular, well-known business applications: SugarCRM Community Edition and SuiteCRM. ([Demo](https://minthcm.org/demo/) - requires sign-up, [Source Code](https://github.com/minthcm/minthcm)) `GPL-3.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` From 6504b1a8d84bb16b95c471a1a435942ec9e63e74 Mon Sep 17 00:00:00 2001 From: Phil Banks Date: Sun, 23 Jul 2023 19:52:28 +0100 Subject: [PATCH 3/3] Update README.md per suggestion Co-authored-by: Kieran <32241933+KieranRobson@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4882899e..e640680e 100644 --- a/README.md +++ b/README.md @@ -1103,7 +1103,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` -- [MintHCM](https://minthcm.org/) - A professional tool for Human Capital Management. It's based on two popular, well-known business applications: SugarCRM Community Edition and SuiteCRM. ([Demo](https://minthcm.org/demo/) - requires sign-up, [Source Code](https://github.com/minthcm/minthcm)) `GPL-3.0` `PHP` +- [MintHCM](https://minthcm.org/) - A professional tool for Human Capital Management. It's based on two popular, well-known business applications: SugarCRM Community Edition and SuiteCRM. ([Demo](https://minthcm.org/demo/), [Source Code](https://github.com/minthcm/minthcm)) `AGPL-3.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`