An online sign-up sheet manager where your users can sign up for tasks.
This plugin lets you quickly and easily setup sign-up sheets on your WordPress site. Use it for volunteer and time slot sign-ups, personnel and resource coordination, and much more.
The free version of Sign-Up Sheets includes the following features:
[user_sign_ups]
shortcode.The Pro version of Sign-Up Sheets includes the following features:
Sign-up Sheets is currently being used by organizations and businesses for non-profit and church volunteer opportunities, schools and PTO/PTA volunteering, club sign-ups, photographer and meeting room timeslot sign-ups, and more. It’s a great alternative to monthly paid services like SignUpGenius and allows you to control your own sign-ups right on your WordPress site.
Manual Install – FTP
1. Download the plugin and extract the files
2. Copy the sign-up-sheets
directory and all its files to your /wp-content/plugins/
directory
3. Activate the plugin through the ‘Plugins’ menu in WordPress
4. Create a new blank page and add the shortcode [sign_up_sheet]
You can do this by creating any page or post and adding the shortcode [sign_up_sheet]
to the content. Then, go to the “Sign-up Sheets” section of your WP admin and create a new sheet.
Please read our GDPR and Sign-up Sheets article for how to configure your sign-ups to adhere to GDPR.
No, you will not lose any information and will retain all of your current sign-up sheets and sign-ups.
Yes, in Settings > Sign-up Sheets
you can specify any email you want. It defaults to the email address set in Settings > General
.
Any and all feedback is greatly appreciated! Post your idea on the Sign-up Sheets Suggestions Forum or send an email through the website
Custom Task Fields: (on the Sign-up Sheet) are fields that appear when you create or edit a sheet in the admin on each task that you create. They are for display purposes only on the front-end of the Sign-up Sheet.
Custom Sign-up Fields: (on the Sign-up Form) are fields that users fill out on the front-end on the form they use to sign-up for an open spot
To filter by category, you can include the category id # in the shortcode to determine which category will display on that page. As an example, the following shortcode would show all sheets associated with category #5… [sign_up_sheet category_id="5"]
When you have the “reminder” setting turned on in Settings > Sign-up Sheets
, a WordPress event will be triggered to check for reminders needing to be sent out. This happens when someone visits your site, but no more than once per hour. You can set how many days prior to the event you would like reminders to go out.
The list title defaults to ‘Current Sign-up Sheets’. To customize this, you can add the option list_title
to your shortcode (example: [sign_up_sheet list_title=""]
). If you are using the Pro version and filtering by a specific category, you can also have this default to the name of the category by adding the option list_title_is_category
(example: [sign_up_sheet category_id=4 list_title_is_category=true]
).
{site_name}
{site_url}
{from_email}
{removal_link}
{signup_details}
{signup_firstname}
{signup_lastname}
{signup_email}
You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. Report a security vulnerability.
[sign_up_sheet]
shortcode sometimes messing up headers in certain themes