1. Documentation /
  2. Introduction to Woo Subscriptions /
  3. Subscriptions Requirements

Subscriptions Requirements

Requirements

↑ Back to top

In order to use the Woo Subscriptions extension, there are a few requirements. This guide lists those requirements to help everything run smoothly. Also take a look at the WooCommerce requirements and server recommendations.

Requirements
PHP Version7.0 or greater
MySQL Version5.6 or greater
WordPress Version5.9 or greater
WooCommerce Version6.5 or greater
CronWorking WP Cron
Site URLLive site served exclusively on one URL

How to Test WP Cron is Working

↑ Back to top

As mentioned in the requirements, having a working cron system is important for running Subscriptions. Recurring automatic payments and other functions are dependent on timing-sensitive actions and in order to implement those actions, cron must be working.

In order to test that WP Cron is working:

  1. On the dashboard, go to Posts > Add New.
  2. In the Publish box, next to the text that says “Publish immediately,” press the “Edit” link.
Edit Post Page
  • Fields will appear that allow a date to be chosen.  Choose a date and time. Click the “OK” button.
  • Edit Post Schedule
  • Click the “Schedule” button.
  • Schedule Post
  • Make sure that the post was published at or near the scheduled time.
  • Further Reading

    ↑ Back to top

    Check out this post for more technical tips for Woo Subscriptions.