Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Daily Attendance === Contributors: jaedm97,pluginbazar Donate link: https://pluginbazar.com/contact/ Tags: attendance, daily attendance, hr attendance Requires at least: 4.6 Tested up to: 5.2.3 Stable tag: 1.0.0 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. ## Privacy Policy Daily Attendance uses [Appsero](https://appsero.com) SDK to collect some telemetry data upon user's confirmation. This helps us to troubleshoot problems faster & make product improvements. Appsero SDK **does not gather any data by default.** The SDK only starts gathering basic telemetry data **when a user allows it via the admin notice**. We collect the data to ensure a great user experience for all our users. Integrating Appsero SDK **DOES NOT IMMEDIATELY** start gathering data, **without confirmation from users in any case.** Learn more about how [Appsero collects and uses this data](https://appsero.com/privacy-policy/). == 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.0 = * 13/09/2019 Initial release.