sawprogramming / WoW-Raid-Manager

WordPress plugin to keep track of World of Warcraft raid loot and attendance.
1 stars 1 forks source link

WoW Raid Organizer

This application is a plugin for Wordpress that adds functionality to quickly and easily record your raid group members' attendance and automatically record significant loot aquisitions. You can use this information to see players' attendance trends and award (or punish!) them for it! Mistakes can be made of course, so the interface allows you to easiy change information, and even allows the users to submit disputes for any information they believe to be incorrect. For information on how each feature works, check out the wiki. Main Page Screenshot

Installation

The most recent builds are included in the dist folder of the repository. Simply go to it, download the version you want, and go through the usual steps to install a plugin using it in Wordpress. The dev version contains the full code while the prod version contains the minified code (recommended). Admins have the ability to add and remove players from your raid group as well as record the attendance for each of the members.

You will find the admin controls in the admin panel of WordPress. To show the user page, go to the 'Pages' section of WordPress' admin panel, select the page you want it to appear on, and select the 'Attendance' template for that page.

Technical Details