iron-bound-designs / exchange-addon-membership-product-restriction

Require users to have purchased a certain membership product type to purchase selected products

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=== Members Only Products Add-on for iThemes Exchange ===
Contributors: TimothyBlynJacobs
Donate link: http://ironbounddesigns.com/
Tags: iThemes Exchange, addon, ecommerce, discount, membership, restrictions, members
Requires at least: 3.8
Tested up to: 4.3.1
Stable tag: 1.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Easily control who can purchase your products based on iThemes Exchange Memberships.

== Description ==

This plugin allows you to restrict the purchase product to customers who have purchased a desired membership.

You can only let members purchase the product, offer it to members for free, or even charge an additional fee for non-members.

Requires iThemes Exchange and the Membership Add-on.


== Installation ==

1. Download and unzip the latest release zip file.
2. If you use the WordPress plugin uploader to install this plugin skip to step 4.
3. Upload the entire plugin directory to your `/wp-content/plugins/` directory.
4. Activate the plugin through the 'Plugins' menu in WordPress Administration.

== Changelog ==

= 1.5 =
* Fix: Use correct parent constructor call.

= 1.4 =
* Add: Support for Umbrella Memberships
* Fix: Ensure customer has a non-expired membership
* Fix: Ensure product restriction works immediately after logging in via the Super Widget

= 1.3 =
* Add: Control purchase requirement message
* Add: Allow for opening product link in new tab
* Add: Plugin Icon
* Fix: Ensure purchase message always shows after page refresh

= 1.2 =
* Fix: Speed improvements

= 1.1 =
* Fix: Eliminate isset errors on product editing pages
* Add: Allow to create a product that is free for non-members after a certain date

= 1.0 =
* Initial Release

About

Require users to have purchased a certain membership product type to purchase selected products


Languages

Language:PHP 96.3%Language:JavaScript 3.7%