=== Daily Attendance ===
	Contributors: jaedm97, webrafsan, pluginbazar
	Donate link: https://pluginbazar.com/contact/
	Tags: attendance, daily attendance, hr attendance
	Requires at least: 6.0
	Tested up to: 6.5
	Stable tag: 1.0.1
	License: GPLv2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

    Manage daily attendance of staff with this small, light-weighted and free tool.

== Description ==

Manage daily attendance of staff with this small, light-weighted and free tool.

### Features
* Easy to take attendance (Shortcode Support)
* Auto generated monthly report
* API support to take attendance
* Google Chrome Extension support
* Export report anytime (Upcoming)
* Weekend and Holidays Management (Upcoming)
* IP Restrictions - Local and Network IP (Upcoming)
* User restrictions (Upcoming)
* End time Tracker (Upcoming)
* Report with Absolute work hour calculation (Upcoming)
* And many more exciting features are in pipeline.

#### Shortcode
`[attendance_form]`
using this shortcode you can display a form in anywhere of your website, where your users will able to give their attendance easily. Before trying to hit attendance they will have to be logged in and they will see their name just to be confirmed.

#### Google Chrome Extension
[Download Extension](https://pluginbazar.com/wp-content/uploads/2019/09/pbda-chrome-100.zip)
[Pluginbazar](https://pluginbazar.com) provides an extension for Google Chrome Browser, with this great tool you will have extra benifits towards your users. If your users add it to their browser then no need to browse any webpage/form to give attendance. Just they need to hit a button on the extension popup box. Before using the extension, the users must fill the options to connect wiht the attendance server.

#### API Support
You can integrate this plugin to any third party softwares/tools easily with it's API. It's so simple to integrate.
Endpoint: `https://mysite.com/wp-json/v1/attendances/submit/`
Field Parameter:
* `userName` | type `string` | required
* `passWord` | type `string` | required

To know more about endpoint please [contact us](https://pluginbazar.com/contact/) or ask here in Plugin support. We are excited to get your feedback.

== Installation ==

1. Install as regular WordPress plugin.<br />
2. Go your plugin settings via WordPress Dashboard and find "<strong>Daily Attendance</strong>" activate it.<br />

== Screenshots ==

1. screenshot-1.png
2. screenshot-2.png
3. screenshot-3.png
4. screenshot-4.png
5. screenshot-5.png

== Changelog ==

= 1.0.1 =
* 17-03-2024 - FIX - Compatiability check with latest WordPress version.

= 1.0.0 =
* 13/09/2019 Initial release.
