=== WPLG Subscription === Contributors: wpletsgo Tags: woocommerce, subscription, digital product, downloadable product, subscription management Requires at least: 4.0 Tested up to: 4.6 Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds subscription options to downloadable products via WooCommerce. == Description == WPLG Subscription adds subscription product type to WooCommerce. The plugin was designed to work with downloadable products. The admin can set an initial price for the product and set a different price for renewal. Once the subscription period expires, the customer will no longer have access to the downloadable product. **Main features** * Seamless integration with WooCommerce 2.5 * Different renewal price and period for each product * Subscription management * Sends welcome email * Sends expiration reminder email * Sends email after the subscription expired * Sends payment reminder emails for pending orders **Support** For reporting bugs, getting support or feature suggestion, please click the link below http://www.wpletsgo.com/wplg-woocommerce-subscription-plugin/ == Installation == 1. Upload 'wplg-subscription' to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Create a new product in WooCommerce and select the 'Subscription' product type == Frequently asked questions == Q: Can I set different renewal price for different products? A: Yes, you can. Each product can have different renewal price and period. == Screenshots == 1. Product front-end 2. My subscriptions 3. Create subscription product == Changelog == = 1.0.1 = * WP 4.6 compatible * Added alert when removing orders that belong to subscriptions * Added new system emails = 1.0.0 = * Initial release