Stars: 354
Forks: 270
Pull Requests: 119
Issues: 278
Watchers: 58
Last Updated: 2023-08-21 05:24:15
Leave and Overtime Management System
License: GNU Affero General Public License v3.0
Languages: PHP, HTML, CSS, JavaScript, Dockerfile, SCSS
Jorani is a Leave Management System developed in PHP/MySQL under an AGPL v3 licence. Jorani is designed to provide simple leave and overtime request workflows for small organizations.
This project is stable and ready for production. An online demo is available here : https://demo.jorani.org/ Use bbalet / bbalet for login / password.
IMPORTANT: If you want to install Jorani in production, please download it from the Release tab.
See the installation instructions for advanced configuration. In a nutshell :
composer
./var/www/...
)./sql/lms.sql
script./application/config/database.php
according to your database settings./application/config/email.php
with your e-mails settings./application/config/config.php
if you want to change the default behaviour.assets/keys
).requirements.php
page at the root of your installation (e.g. http://localhost/lms/requirements.php).