This is a WordPress plugin. Official download available on wordpress.org.
Human Resource Management System for WordPress.
Table of contents:
WP HRMS is basically a WordPress based human resource management plugin, which can be used to maitain the records of human resource of your organization. It is a light weight plugin which is focused to maintain the records with ease.
- Employees
- Departments
Automatic installation is the easiest option as WordPress handles the file transfers itself and you don't even need to leave your web browser. To do an automatic install, log in to your WordPress admin panel, navigate to the Plugins menu and click Add New.
In the search field type "WP HRMS" and click Search Plugins. Once you've found the plugin you can view details about it such as the point release, rating and description. Most importantly of course, you can install it by clicking Install Now.
The manual installation method involves downloading the plugin and uploading it to your web server via your favorite FTP application.
- Download the plugin file to your computer and unzip it
- Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installation's
wp-content/plugins/
directory. - Activate the plugin from the Plugins menu within the WordPress admin.
Once installed:
- Create a page called "employee panel" and inside place the
[show_employee_info]
shortcode for logged in employees to view their information.
Any properly written theme will work with WP HRMS.
No, currently the plugin does not support Multisite.
- Slight tweak to the employee form in admin.
- First release, bugs expected.