RSVPmaker
Add to ListRSVPMaker is an event scheduling and RSVP tracking plugin for WordPress. Use it to:
- Schedule and promote events of all sorts: conferences, classes, seminars, speaking events, parties and weddings are a few common uses.
- Register attendees, prompting them to enter whatever information you need, including the names of guests.
- Collect money using PayPal or Stripe.
- Use the included RSVP Mailer tool to create and format email newsletters and event invitations in the WordPress editor. Send them using RSVPMaker’s integration with Mailchimp or another high-capacity email service. Or use the built-in mailer to send to more targeted lists through your web server.
- Power membership-oriented websites with tools for emailing all your members or just those who have or have not registered for a specific event.
- Create webinars and other online events leveraging free resources like the YouTube Live service.
- Use the Limited Time Content Gutenberg block — a wrapper block that can include paragraphs, images, and other content — to set a start and/or end time for the display of content. Useful for promoting events and limited time pricing on your home page or in the body of a blog post, without looking foolish if you forget to take down those promotions.
RSVPMaker is free and open source, with no upsell to a premium version. The author is available to consult on customizations, but generally useful enhancements are folded back into the core plugin code. RSVPMaker also aims to be developer-friendly, allowing you to build event-centric applications on top of it.
Creating and Managing Events
RSVPMaker events are created and edited just like blog posts in the WordPress editor, with the addition of parameters like event date (so the items can be listed chronologically and displayed on a calendar grid). Supports the Gutenberg editor as well as the classic WordPress editor.
You can use RSVPMaker for event announcements, or turn on the Collect RSVPs function and set additional options for sending email notifications, customizing confirmation and reminder messages, and setting a price or prices if you will be requesting online payments via PayPal.
RSVP reports can be viewed on the administrator’s dashboard or downloaded as spreadsheets.
If you hold events on a recurring schedule, such as First Monday or Every Friday, you can define a template with the boilerplate details and quickly generate multiple entries that follow that schedule. Individual event posts can still be customized. For example, you might book a series of monthly events for the year and add the names of speakers or agenda details as you go along.
The RSVP Mailer tool allows you to use the familiar WordPress editor to format email newsletters and promotional messages, which can include embedded events and other dynamic content from your website. You use the same tools to format transactional messages such as confirmation and reminder messages.
Here’s a demo of editing emails and creating email templates.
RSVPMaker.com
RSVPMaker on GitHub
Extensions:
RSVPMaker for Toastmasters provides meeting management for public speaking and leadership development clubs that are part of Toastmasters International.
RSVPMaker Volunteer Roles Sign up people to fill specific roles at an event.
RSVPMaker Excel lets you download RSVP reports in Excel for nicer formatting than you get with the CSV output. Uses functions from the PHPExcel library.
Translations (some may be out of date):
German: Markus König, Björn Wilkens
Dutch: Els van der Zalm
Spanish: Andrew Kurtis, WebHostingHub
Polish: Jarosław Żeliński
Norwegian: Thomas Nybø
Turkish: Göksel UÇAK
Thank you!
Translators please reach out to me if you want an updated POT source file
Credits
RSVPMaker
Copyright (C) 2010-2021 David 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>.
RSVPMaker also includes code derived from the software development kits for PayPal,
Stripe and MailChimp under the license of their creators. Inlining of CSS code in
the HTML of email messages provided by the [Emogrifier](https://github.com/MyIntervals/emogrifier) library.