The personnel file management system is suitable for the personnel management system of small and medium-sized enterprises and micro-enterprises.
The personnel file management system uses utf8 encoding, adopts the Thinkphp5.0 framework, and is a lightweight program that supports mobile versions, Ipads, and PCs. The program is free and open source. Provide free upgrade services and accept new function customization and other services.
1. The framework is re-upgraded, using thinkphp5.0.24 as the underlying framework;
2. Auth permissions, custom user groups, and permission allocation are more flexible and diverse than the personnel system version 4;
3. Rule list, backend menu can be defined however you want;
4. Configuration item management, it is more convenient to retrieve user configuration items, and you can also add and modify configuration items at will, allowing you to carry out secondary development of the system more conveniently and quickly;
5. Restore factory settings with one click. reinitialize;
6. New model management is added to quickly complete module development;
7. Add new field management and fill in the corresponding fields under the corresponding model, eliminating the previous tedious development and reducing technical requirements;
8. Unlimited classification modules;
9. Enterprise file management; it has excellent file display and adds file details in the traditional list mode;
10. Employee management; also has resume details display;
11. Added QR code scanning query;
12. Added functions such as querying companies or employees on the mobile phone.
13. Added four levels of location linkage.
1. Import the default.sql database in the root directory, and test.sql is the test database.
2. Modify application/database.php in the root directory of the database configuration file
Line 18, Line 20, Line 22
3. Default account: system Password: 123456
4. Please point the access entrance to public
5. Environmental requirements: php5.5 version and above, it is recommended to use php7