RSVPMaker Volunteer Roles

plugin banner

A volunteer tracking add-on to RSVPMaker

Author:David F. Carr (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:5.8.9
Plugin version:1.5.1
Added to WordPress repository:16-06-2015
Last updated:30-10-2021
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.rsvpmaker.com
Total downloads:3 474
Active installs:20+
plugin download
Click to start download

RSVPMaker Volunteer Roles extends the calendar and attendee signup functions of the RSVPMaker plugin. The scenario here is to allow registered users of a website, who have at least subscriber rights, to sign up for specific volunteer roles.

Whereas RSVPMaker is usually used to sign up anonymous users on the public website, with RSVPMaker Volunteer Roles we pull names from the user profiles rather than having users type them in.

Users can easily sign up for multiple roles with a few clicks, without having to submit a form. Administrators can then pull reports on who is signed up for upcoming events and track hours volunteered in past events.

Roles are specified in the body of the event post using this shortcode format:

[rsvpvolunteer role=”ROLE NAME AND TIMESLOT HERE” hours=”2″ count=”1″]

The hours parameter (for tracking volunteer hours) and the count parameter (1 or multiple people needed to volunteer for this role) are optional. The defaults are 2 hours, 1 instance of the role.

To display an interactive calendar that shows upcoming volunteer openings (but no other event details), you can use the shortcode

[volunteer_calendar]

To display a summary of volunteers signed up for the coming week on the public website, you can use this shortcode
[volunteer report]

or for a different period such as a month

[volunteer_report days=”30″]

The same report can be accessed from the Volunteer Report menu item on the administrator’s dashboard.

This is a generalized version of role signup techniques also used by the RSVPMaker for Toastmasters plugin.

Plugin home page: RSVPMaker.com

Credits

RSVPMaker
Copyright (C) 2015David F. Carr

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

See the GNU General Public License at <http://www.gnu.org/licenses/gpl-2.0.html>.

Screenshots
ChangeLog