Skip to content

jairoprez/wp-hrms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a WordPress plugin. Official download available on wordpress.org.

WP HRMS

Human Resource Management System for WordPress.

Table of contents:

Description

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.

Management features of the plugin include

  • Employees
  • Departments

Installation

Automatic installation

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.

Manual installation

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.

Getting started

Once installed:

  • Create a page called "employee panel" and inside place the [show_employee_info] shortcode for logged in employees to view their information.

Frequently Asked Questions

What themes work with WP HRMS?

Any properly written theme will work with WP HRMS.

Does the plugin support WordPress Multisite?

No, currently the plugin does not support Multisite.

Changelog

1.0.1

  • Slight tweak to the employee form in admin.

1.0.0

  • First release, bugs expected.