What is the best PHP employee management system class? #employee management system
Edit
by Santosh Megapowerstar - 8 years ago (2016-08-17)
System to manage employees
| We are doing this project of managing employees but we are having some problems.
We want an administration module to add, delete and update the employees. |
Ask clarification
2 Recommendations
BurgeATS: CRM, Ticketing system, and employee manangement
This package implements a CRM, Ticketing system, and a employee manangement system using CodeIgniter. It features:
- Allows manage customers and employees, allocating different tasks to different people
- Supports multi-language administration and multiple customer environments
- Track customer tasks in logs
- The task Manager module is implemented by classes that execute each task and are called by the system scheduler to define users for which task should be executed
- Can set customer events in the customer manager, like urgent call, or email sent, which indicates an action that should be done for that customer.
- The ticketing and messaging system (TMS) allows exchanging messages between different parts of organizations including departments, customers, and users.
| by zinsou A.A.E.Moïse 6835 - 7 years ago (2017-06-20) Comment
this the link for BurgeAts |
Burge CMF: Framework to publish managed content
This package is a framework to publish managed content based on CodeIgniter.
It implements MVC classes based on CodeIgniter to implement a blog like modular content management system. It supports:
- Multi-language administration and regular user interfaces
- Multi-user admin environment with ability to set access level for each user
- Default view files for different languages (Persian, and English) and different devices to support fast developing new modules
- Visitor counter module
- Log manager which allows to write, retrieve and also query logs based on log message type
- Manage posts and categories
- File manager
| by Burge Lab package author 280 - 8 years ago (2016-08-19) Comment
You can use BurgeCMF, and also BurgeATS for your employee management. Its possible to define different tasks for different types of customers and assign them different employees and review their works. |