usame-algan / cf7-zoom-webinar-registration

Allow registrations for your Zoom Webinar through Wordpress Contact Form 7
Other
1 stars 0 forks source link
contactform7 webinar webinars wordpress zoom

Contact Form 7 Zoom Webinar Registration

License: GPLv3 Donate

Allow registrations for your Zoom Webinar through Wordpress Contact Form 7

Requirements

Installation

  1. Download the latest release
  2. Upload the file to your wordpress installation
  3. Activate the plugin

Setup

  1. After plugin activation you can save your API Key and API Secret in the Settings Page
  2. The plugin looks for field names prefixed with cf7zwr-. The rest of the field name should be according to the Zoom API reference. For example if you want to save the first name of a registrant the field should be named cf7zwr-first_name
  3. The webinar ID can be saved within the form settings inside the Zoom panel

Additional Settings

To register users optionally add a checkbox element named cf7zwr-confirm to your form e.g. [checkbox cf7zwr-confirm "Register for this webinar"]

License

This plugin is licensed under the GPL v3. See license.txt for more information.

Bugs

If you find any Bugs please feel free to open an issue here!

Changelog

[1.0.6] - 2020-10-18

[1.0.5] - 2020-08-07

[1.0.4] - 2020-08-05

[1.0.3] - 2020-06-28

[1.0.2] - 2020-06-28

Credits

This plugin was inspired by Gravity Forms Zoom Webinar Registration