Beskrivning
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
- Upload the plugin files to the
/wp-content/plugins/easysecure-subscriptionsdirectory, or install it through the WordPress Plugins screen. - Activate the plugin through the Plugins menu in WordPress.
- Enable subscription options on individual WooCommerce products.
- Subscriptions will renew automatically based on the configured interval.
Vanliga frågor
-
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.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”EasySecure Subscriptions” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”EasySecure Subscriptions” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0.0
- Initial public release
- Product-level subscription metadata
- Automatic renewal cron system
- Secure token-based renewals
- Email notifications
- Admin subscription controls