TimLamoureux / csp-attendance

Plugin to manage attendance for ski patrol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=== Plugin Name ===
Contributors: (this should be a list of wordpress.org userid's)
Donate link: http://example.com/
Tags: attendance, skipatrol
Requires at least: 4.8
Tested up to: 4.9
Stable tag: 1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Requires PHP: 7.0

Plugin to manage patrollers' attendance at various Ski Patrol events.

== Description ==

Plugin to manage patrollers' attendance at various Ski Patrol events. It allows to
* add, modify, and delete attendance
* create reports on patrollers' attendance

== Roadmap ==

[ ] Timeclock widget and shortcode
[ ] Attendance reporting

== Installation ==

This section describes how to install the plugin and get it working.

= Using The WordPress Dashboard =

1. Navigate to the 'Add New' in the plugins dashboard
2. Search for 'csp-attendance'
3. Click 'Install Now'
4. Activate the plugin on the Plugin dashboard

= Uploading in WordPress Dashboard =

1. Navigate to the 'Add New' in the plugins dashboard
2. Navigate to the 'Upload' area
3. Select `csp-attendance.zip` from your computer
4. Click 'Install Now'
5. Activate the plugin in the Plugin dashboard

= Using FTP =

1. Download `csp-attendance.zip`
2. Extract the `csp-attendance` directory to your computer
3. Upload the `csp-attendance` directory to the `/wp-content/plugins/` directory
4. Activate the plugin in the Plugin dashboard

== Requirements ==

This plugin requires

* Pods Framework
* Events Manager plugin

== Frequently Asked Questions ==

= Who might benefit from this plugin? =

At the moment, this plugin has been developed for internal use in the Canadian Ski Patrol Yukon Zone. It is based on
a very specific website. However, you might use the plugin to get inspired on how to do some custom development.


== Screenshots ==

1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from
the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets
directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png`
(or jpg, jpeg, gif).
2. This is the second screen shot

== Changelog ==

= 1.0.0 =
* Initial release
* Allows adding and deleting attendance.

About

Plugin to manage attendance for ski patrol

License:GNU General Public License v2.0


Languages

Language:PHP 85.2%Language:JavaScript 11.5%Language:CSS 2.8%Language:Shell 0.5%Language:CoffeeScript 0.1%Language:Hack 0.0%