Skip to content

titocalabrese/woocommerce-subscribe-to-all-the-things

 
 

Repository files navigation

##WooCommerce Subscribe to All the Things

WooCommerce Subscribe to All the Things is an experimental mini-extension for WooCommerce Subscriptions.

The goal of the extension is to provide subscription support for non-subscription product types, allowing you to offer any product in your store as a subscription product.

For example, using this extens, you can offer a subscription product for the built-in WooCommerce Simple and Variable product types. It has also been tested and can be used to create a subscription product for extensions like Composite Products, Product Bundles and Mix and Match Products.

Simple Product with Subscription Options

Example screenshot of a Simple Product with Subscription Options as displayed to the customer in a store.

##Guide

###Requirements

In order to use the extension, you will need:

  • WooCommerce Subscriptions v2.0 or newer
  • WooCommerce 2.3 or newer
  • A staging or test site, we do not recommend using this on live sites yet
  • A sense of adventure as the codebase is still pre-beta

###Installation

  1. Upload the plugin's files to the /wp-content/plugins/ directory of your WordPress site
  2. Activate the plugin through the Plugins menu in WordPress

###Usage

To add subscription options to a non-subscription product:

  1. Go to the WooCommerce > Product > Add/Edit Product administration screen
  2. Enter the product details, including choosing a product type other than a subscriptin product type
  3. Click the Subscriptions tab in the Product Data meta box
  4. Add the subscription options for this product
  5. Optional: Choose whether the product should default to a one-time or recurring purchase
  6. Optional: Enter custom prompt, this is the text displayed above the subscription options to the customer on the product page

Example Subscription Options on Simple Product

License

This plugin is released under GNU General Public License v3.0.

Credits

This extension is developed and maintained as a collaboration between the teams at Prospress and Somewhere Warm.


About

Experimental extension for linking WooCommerce Subscriptions with product types created by other extensions, like Composites and Bundles. Beta status - use at your own risk!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 85.8%
  • JavaScript 11.7%
  • CSS 2.5%