=== EasySecure Subscriptions === Contributors: imminentsoftware Tags: woocommerce, subscriptions, recurring payments, renewal, email reminder Requires at least: 6.0 Tested up to: 6.9 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Adds lightweight, secure subscription support to WooCommerce products with automatic renewals, cancellations, and email notifications. == Description == **EasySecure Subscriptions** is a lightweight and secure plugin that adds custom subscription functionality to WooCommerce without heavy dependencies. It is ideal for store owners who want simple recurring payments with full control, without using the official WooCommerce Subscriptions extension. ### Key Features - Product-level subscription configuration - Automatic recurring renewals using WooCommerce cron - Secure token-based payments (Stripe & compatible gateways) - Customer subscription cancellation from My Account - Admin subscription management - Automatic email notifications for: - Subscription activation - Cancellation - Renewal reminder (1 day before renewal) - Prevent quantity changes for subscription products - No additional database tables required == Installation == 1. Upload the plugin files to the `/wp-content/plugins/easysecure-subscriptions` directory, or install it through the WordPress Plugins screen. 2. Activate the plugin through the **Plugins** menu in WordPress. 3. Enable subscription options on individual WooCommerce products. 4. Subscriptions will renew automatically based on the configured interval. == Frequently Asked Questions == = Does this plugin replace WooCommerce Subscriptions? = No. EasySecure Subscriptions is an independent and lightweight alternative. = Can customers cancel their subscriptions? = Yes. Customers can cancel active subscriptions from their **My Account** page. = Are emails sent automatically? = Yes. Emails are sent on activation, cancellation, and one day before renewal. = Does it support Stripe? = Yes. It supports Stripe tokenized payments for automatic renewals. == Screenshots == 1. Subscription settings in WooCommerce product data 2. Admin subscription management 3. Customer My Account subscription actions 4. Email notification examples == Changelog == = 1.0.0 = * Initial public release * Product-level subscription metadata * Automatic renewal cron system * Secure token-based renewals * Email notifications * Admin subscription controls == Upgrade Notice == = 1.0.0 = Initial release of EasySecure Subscriptions.