=== WP HRMS ===
Contributors: perezlabs
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JNBMZGBL8HQ8N
Tags: hrm, employee, departments, human, management, resource, office
Requires at least: 4.0
Tested up to: 4.5
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Human Resource Management System for WordPress

== 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:

1. 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.

== Screenshots ==

1. Admin panel.
2. Employee panel.

== Changelog ==

= 1.0.1 =
* Slight tweak to the employee form in admin.

= 1.0.0 =
* First stable release.