Invitations and RSVPs

Descripcion

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.

Installacion

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:

  1. Download and extract the ZIP file.
  2. Move the folder « cwsi-invites » to the « wp-content/plugins/ » directory of your WordPress installation, e.g. via FTP.
  3. Activate the plugin « Invitations and RSVPs » on the « Plugins » screen of your WordPress Dashboard.
  4. Create a page for players to review and submit their numbers. Add the shortcode [cwsiInviteAnswerForm]
  5. Use the shortcode [cwsiInviteShowResponses] if you would like to display invitees and their responses so far, including comments.
  6. Review the submitted items in the WordPress admin area.

FAQ

I have an issue with the installation. How can I get it fixed?

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.

My test emails do not send?

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.

I have a really great suggestion for a new feature. Who do I tell?

Send an email to charlene@charlenesweb.ca. I would love to keep improving this plugin.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Invitations and RSVPs” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

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