{"id":19124157,"url":"https://github.com/efforg/lemonhrm","last_synced_at":"2026-06-05T20:30:16.055Z","repository":{"id":148791771,"uuid":"42732205","full_name":"EFForg/lemonhrm","owner":"EFForg","description":"Fork of orangehrm open source hr management tool. Adds e-mail notifications and additional fields to the recruitment module.","archived":false,"fork":false,"pushed_at":"2015-09-18T20:09:55.000Z","size":7581,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-01-03T09:18:06.526Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EFForg.png","metadata":{"files":{"readme":"README.MD","changelog":"CHANGELOG.TXT","contributing":null,"funding":null,"license":"license/3RDPARTY.TXT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-09-18T16:00:02.000Z","updated_at":"2021-09-16T18:55:19.000Z","dependencies_parsed_at":"2023-04-07T22:16:39.383Z","dependency_job_id":null,"html_url":"https://github.com/EFForg/lemonhrm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EFForg%2Flemonhrm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EFForg%2Flemonhrm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EFForg%2Flemonhrm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EFForg%2Flemonhrm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EFForg","download_url":"https://codeload.github.com/EFForg/lemonhrm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240183761,"owners_count":19761439,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T05:28:17.418Z","updated_at":"2026-06-05T20:30:15.989Z","avatar_url":"https://github.com/EFForg.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lemon HRM\r\n\r\nLemon HRM is a fork of the Orange HRM open source human resource management tool. You can view the original Orange HRM Readme below. Lemon HRM adds the following features.\r\n\r\n### Automated recruitment notifications\r\n\r\nWhen a candidate applies for a job vacancy, Lemon HRM sends e-mail notifications:\r\n1. to candidate, confirming receipt of their application.\r\n2. to the hiring manager, letting them know there's a nice application.\r\n\r\nThe templates for these e-mails can be found in `symfony/plugins/orangehrmRecruitmentPlugin/modules/recruitmentApply/templates/mail/`.\r\n\r\n### Cover letter and notes field for job candidates\r\n\r\nLemon HRM adds a \"Cover Letter\" field to job applications and candidate views. It also adds a \"Notes\" field to internal-only candidate views.\r\n\r\n### Database changes\r\n\r\nSome database changes are required for the functionality above. The have been added to the update script in `upgrader/apps/upgrader/lib/schemaIncrementTasks/SchemaIncrementTask55.php`.\r\n\r\n### Styling\r\n\r\n* Add your own logo to the top bar: Create `logo.png` in `webres_5523b60dca2e19.91394908/themes/default/images/`. The image should be 568 by 66 pixels.\r\n* Add your own logo to the login scren: Create `logo.png` in `webres_5523b60dca2e19.91394908/themes/default/images/login/`. \r\n\r\n## Legal notice\r\n\r\nBy contributing code or other works of authorship to this project\r\n(\"Your Contributions\"), you grant to the Electronic Frontier Foundation\r\n(EFF) a perpetual, worldwide, non-exclusive, no-charge, royalty-free,\r\nirrevocable license to reproduce, prepare derivative works of, publicly\r\ndisplay, publicly perform, sublicense, and distribute Your Contributions\r\nand such derivative works under the terms of any free software or open\r\nsource license or licenses, such license or licenses to be selected by\r\nEFF at its sole discretion, and to authorize others to perform the same\r\nacts under the terms of any such license or licenses.\r\n\r\nBy contributing code or other works of authorship to this project, you \r\nrepresent that you have the legal right and ability to grant this\r\nlicense.\r\n\r\nExcept for the license granted herein to EFF and recipients of\r\nsoftware distributed by EFF, You reserve all right, title,\r\nand interest in and to Your Contributions.\r\n\r\nIf you do not agree to these terms, please do not commit any material\r\nto this repository.\r\n\r\n## Original OrangeHRM README\r\n\r\nOrangeHRM is a comprehensive Human Resource Management (HRM) System that captures \r\nall the essential functionalities required for any enterprise. \r\nCopyright (C) 2006 OrangeHRM Inc., http://www.orangehrm.com/\r\n\r\nOrangeHRM is free software; you can redistribute it and/or modify it under the terms of\r\nthe GNU General Public License as published by the Free Software Foundation; either\r\nversion 2 of the License, or (at your option) any later version.\r\n\r\nOrangeHRM is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; \r\nwithout even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. \r\nSee the GNU General Public License for more details.\r\n\r\n### Installing\r\n\r\n1. Install OrangeHRM using the web installer\r\n\r\n### Deprecated Notes\r\n\r\nThe source that you have downloaded(ZIP archive) in which this was enclosed, is of the \r\ndirectory structure as follows; ( since release of OrangeHRM version 0.1 we have altered \r\nthe directory structure, for further details please refer to the changelog.txt\r\n\r\n\r\n|\r\n-dbscript\r\n|\t|\r\n|\t-- (database script for MySQL)\r\n|\r\n-installer (contains the Web-Installer)\r\n|\r\n-language (contains the Language Packs)\r\n|\r\n-lib\r\n|\t|\r\n|\t-- common (commonly used objects and methods)\r\n|\t-- confs (Configuration files)\r\n|\t-- controllers (Primary \u0026 Secondary Controllers)\r\n|\t\t\tCentralController.php (Main Controller)\r\n|\t\t\tEmpViewController.php (Secondary Controller for PIM Module)\r\n|\t\t\tMTViewController.php (Secondary Controller for Maintenance Module)\r\n|\t\t\tRepViewController.php (Secondary Controller for Reports Module)\r\n|\t\t\tViewController.php (Secondary Controller for Admin Module)\r\n|\r\n|\t-- dao (Data Access Objects)\t\t\t\r\n|\t-- exception (Exception Handlers for Database Exceptions)\r\n|\t-- extractor (Data Extractors)\r\n|\t\t\t\t|\r\n|\t\t\t\t-- eimadmin (Data Extractors for Admin Module)\r\n|\t\t\t\t-- hrfunct (Data Extractors for PIM Module)\r\n|\t\t\t\t-- maintenance (Data Extractors for Maintenance Module)\r\n|\t\t\t\t-- report (Data Extractors for Report Module)\r\n|\t\t\t\t\r\n|\t-- logs (Log \u0026 LogFileWriter)\r\n|\t-- Models (Models)\r\n|\t\t\t|\r\n|\t\t\t-- eimadmin (Admin Module Objects)\r\n|\t\t\t-- hrfunct (PIM Module Objects)\r\n|\t\t\t-- maintenance (Application Maintenance Objects)\r\n|\t\t\t-- report (Report Module Objects)\r\n|\t\r\n-license\r\n|\t|\r\n|\t-- (The GPL license)\r\n|\r\n-scripts\r\n|\t|\r\n|\t-- (Javascript files, style sheets required by UI)\r\n|\r\n-templates\r\n|\t|\r\n|\t-- eimadmin (Admin Module UI templates)\r\n|\t-- hrfunct (PIM Module UI templates)\r\n|\t-- maintenance (Maintenance Module UI templates)\r\n|\t-- report (Report Module UI templates)\r\n|\r\n-themes\r\n\t|\r\n\t-- (pictures + style sheets)\r\n\r\n\r\nFor further information on how to use the product please refer the Free User Guide \r\navailable on http://orangehrm.com/\r\n\r\nIn case Installation difficulties there is a seperate Installation Guides also \r\navailable from the same source. \r\n\r\nFor Apache/PHP/MySQL Installation issues please refer to the Environment Setup Guide\r\nFor OrangeHRM Installation issues please refer to the OrangeHRM Installation Guide\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefforg%2Flemonhrm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fefforg%2Flemonhrm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefforg%2Flemonhrm/lists"}