Description
ScoutTroop is an plugin for Boy Scout troops. It provides mechanisms to assign ranks, patrols & leadership positions to scouts & roles to adults.
Features:
– Adds 2 new roles: Adult / Scout allowing
– Additional admin menus to:
— maintain patrol list
— assign scouts to patrols
— assign ranks to scouts
— assign leadership positions to scouts
— assign committee roles to adults
– [shortcodes]
— patrol directories
— patrol list
— committee directory
— scoutmaster directory
— rank table
Screenshots
Installation
INSTALLATION:
1. Upload the scouttroop folder to the /wp-content/plugins/ directory
2. Activate the plugin through the \’Plugins\’ menu in WordPress
HOW TO USE:
1. Assign site users to a role of either Adult or Scout
2. Use the Scout Troop –> Patrols menu to add / edit / delete patrol names
3. Assign patrols, ranks, leadership roles and roles for adults (committee, scoutmaster) via the Scout Troop menu.
SHORTCODES:
[patrol_list] – Returns a list of patrols created via the Scout Troop admin screen.
[scoutbyrank] – Creates a table of ranks with columns of scout names. Names are show as first name, last initial for non-authenticated viewers.
[patroldirectory] – Accepts a command line variable of the desired patrol (http://yoursite.com/?PATROLNAME and returns a table of patrol members, phone numbers, leadership roles, and rank.
[committeedirectory] – Returns a table of adult members with committee positions.
[scoutmasterdirectory] – Returns a table of adult scoutmasters.
FAQ
FAQs soon…
Reviews
There are no reviews for this plugin.
Contributors & Developers
“ScoutTroop” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “ScoutTroop” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2.1 Cleanup of tables
1.2 Ordered admin screens by display_name
1.1 Updated Scout by Rank table, Removed reference to empty image
1.0 Initial release