Skip to content

Latest commit

 

History

History
executable file
·
43 lines (22 loc) · 952 Bytes

README.md

File metadata and controls

executable file
·
43 lines (22 loc) · 952 Bytes

Subscription Discounts plugin for Craft CMS 3.x

Enables support in Craft Commerce for Stripe coupons to be applied to a subscription.

Screenshot

Requirements

This plugin requires Craft CMS 3.0.0-beta.23 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require CraftQuest/subscription-discounts
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Subscription Discounts.

Subscription Discounts Overview

-Insert text here-

Configuring Subscription Discounts

-Insert text here-

Using Subscription Discounts

-Insert text here-

Subscription Discounts Roadmap

Some things to do, and ideas for potential features:

  • Release it

Brought to you by Ryan Irelan