Invitations and RSVPs
Invitations and RSVPs
Description
Invitations and RSVPs provides a frontend form for your users to respond to your event.
Uninstalling the plugin will NOT remove the associated tables.
Pre-requisites:
None
Features
- Invited people can respond
- Administrators can manage responses.
Installation
The easiest way to install Invitations and RSVPs is via your WordPress Dashboard. Go to the “Plugins” screen, click “Add New”, and search for “Invitations and RSVPs” in the WordPress Plugin Directory. Then, click “Install Now” and wait a moment. Finally, click “Activate” and start using the plugin!
Manual installation works just as for other WordPress plugins:
- Download and extract the ZIP file.
- Move the folder “cwsi-invites” to the “wp-content/plugins/” directory of your WordPress installation, e.g. via FTP.
- Activate the plugin “Invitations and RSVPs” on the “Plugins” screen of your WordPress Dashboard.
- Create a page for players to review and submit their numbers. Add the shortcode [cwsiInviteAnswerForm]
- Use the shortcode [cwsiInviteShowResponses] if you would like to display invitees and their responses so far, including comments.
- Review the submitted items in the WordPress admin area.
Faq
Send an email to charlene@charlenesweb.ca so I can try to help you fix it quickly. Please include any error logs to help me debug.
Sending email from a WordPress website can be difficult. Ensure your webhost is configured to support PHP mail. Consider installing a plugin like WP Mail SMTP to set up SMTP email and to test that emails are sent correctly.
Send an email to charlene@charlenesweb.ca. I would love to keep improving this plugin.
Reviews
Changelog
1.5.1
- Test with latest WordPress.
1.5
- Update the SDK
1.4.1
- Add back some premium functions
1.4
- Tested with WordPress 6.8
1.3.5
- Fix link in documentation
1.3.4
- Fix name of plugin
1.3.3
- Fix premium to deactivate the free version
1.3.2
- Minor changes to readme
1.3.1
- Minor changes to documentation
1.3
- Minor changes to front end form
1.2
- Add events – invitees relationship table.
1.1
- Add events table, add ability to export invitees list.
1.0
- Initial