/cf7-woocommerce-memberships

Adds Contact Form 7 entries as new users (if necessary) and grants them the specified WooCommerce Membership plan.

Primary LanguagePHP

Contact Form 7 → WooCommerce Membership

Contributors: macbookandrew Donate link: https://www.paypal.me/AndrewRMinionDesign Tags: comments, spam Requires at least: 4.4 Tested up to: 4.9.5 Stable tag: 1.3.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html

Adds Contact Form 7 entries as new users (if necessary) and grants them the specified WooCommerce Membership plan.

Includes support for creating memberships in any available mode: active, pause, complimentary, etc.

Description

Adds Contact Form 7 entries as new users (if necessary) and grants them the specified WooCommerce Membership plan.

Installation

  1. Upload this plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the “Plugins” menu in WordPress
  3. Edit your contact forms to choose the membership ID and mode and specify the user data fields

Changelog

1.3.0

  • Add support for specifying the membership mode (active, pause, complimentary, etc.)

1.2.1

  • Fix issue with ignore checkbox not hiding other fields

1.2.0

  • Add support for specifically ignoring a form

1.1.0

  • Check for an existing membership before creating one

1.0.0

  • First version