OfficeLife is an Open Source Software to Manage The Employee Lifecycle
Employee management lifecycle is often managed with-in an ERP solution, such as ERP Next, OpenERP and others.
OfficeLife is an independent open source and of course free solution that help enterprise manage employee lifecycle and workflow in an automated fashion.
At its GitHub page, OfficeLife was forked more than 60 times and got about 500 stars by developers.
OfficeLife is made by the same team who built the personal CRM solution (Monica) for personal organization. It has several contributors who develop and making sure it is receiving regular updates.
The project is designed to aid companies and organizations manage human resources unlike other HR solutions, as it focuses on company workflows and employees performance.
It operates in 5 domains: recruitment, management, operation, communication, and team morale.
OffliceLife has a clean light interface, a rich dashboard that allows direct access to all the software directory.
With OfficeLife the enterprise can:
- Manage its own workflow
- Manage dozens of projects
- Create employees and employees teams
- Create and manage knowledge bases
- Search employee, teams, groups, projects, and tasks with a strong collective search
- Search and browse Employee profiles
- Recruit: Applicant tracking system
- Recruit: Onboarding and offboarding management
- Operation: Time tracking per employee, team and projects
- Operation: PTOs (ie holidays and time offs)
- Operation: Expenses management
- Operation: Hardware and software licenses
- Operation: Project management
- Work logs
- Team and company news board
- Built-in wiki engine and management
- Employees can rate their manager
- Skills improvement and progressing path
- e-Coffees
- Discipline cases management
Who is it for?
OfficeLife is aimed at small and medium size businesses, ranging from 10 to 500 employees. It's not suited for smaller teams, because it's collaborative. Also, it's not meant for huge companies as those companies usually have enough resources to manage a lot of different dedicated, specialized pieces of software.
OfficeLife is for companies that want one tool, simple enough for everybody, and hackable, so it can fit your custom needs.
Requirements
- PHP 8.0 or higher,
- the PHP's intl extension,
- a database engine: preferably MySQL or SQLite. PostegreSQL should work, in theory.
- An HTTP server: Nginx, Apache, Caddy, etc.
- Composer
- Node and Yarn
- A knowledge of how Laravel, VueJS and InertiaJS work. OfficeLife is a complex Laravel application, with a lot of queues and cron jobs
License
OffliceLife is a free open-source project that is released under the BSD 3-Clause License.
However, the GitHub default license is set to AGPL-3.0 which may seem as a license conflict.