Install & update¶
Before you install¶
- WooCommerce and WooCommerce Subscriptions must be installed and licensed as required.
- WordPress 6.0+ and PHP 7.4+ per plugin header.
Install¶
- Upload the
mindful-subscriptions-for-woocommercefolder (or ZIP via Plugins → Add New → Upload). - Activate MindfulSubscriptions.
- If you used WooCommerce Delayed Subscription Payment, it will be automatically deactivated—see Mindful Subscriptions README migration if migrating.
Staging checklist¶
From the project README, validate on staging before production:
- Simple subscription with delayed start: £0 cart, card saved,
next_paymenton start date. - Variable subscription: per-variation delayed settings.
- Renewal after first payment (Stripe test mode).
- Payment holiday bulk:
next_paymentmoves forward; subscription stays active. - Edwiser/Moodle: enrollment behaviour for payment holiday vs
on-hold. - With WooCommerce Fast Cart + Edwiser checkout, run a smoke test.
Updates¶
- Test subscription renewals and LMS enrollment after plugin or WooCommerce Subscriptions updates.
- Review
docs/MIGRATION.mdin the repo when replacing older delayed-payment plugins.