Skip to content

Install & update

Before you install

  1. WooCommerce and WooCommerce Subscriptions must be installed and licensed as required.
  2. WordPress 6.0+ and PHP 7.4+ per plugin header.

Install

  1. Upload the mindful-subscriptions-for-woocommerce folder (or ZIP via Plugins → Add New → Upload).
  2. Activate MindfulSubscriptions.
  3. 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:

  1. Simple subscription with delayed start: £0 cart, card saved, next_payment on start date.
  2. Variable subscription: per-variation delayed settings.
  3. Renewal after first payment (Stripe test mode).
  4. Payment holiday bulk: next_payment moves forward; subscription stays active.
  5. Edwiser/Moodle: enrollment behaviour for payment holiday vs on-hold.
  6. 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.md in the repo when replacing older delayed-payment plugins.