Skip to content

getCannaBiz/cannabiz-coupons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dispensary Coupons, a WP Dispensary add-on

The Dispensary Coupons plugin is an official add-on for the WP Dispensary menu management plugin.

With this plugin installed, you can add coupons to your website and show them off via the included shortcode and widget.

This plugin also extends the eCommerce add-on for WP Dispensary, allowing customers to use the coupon codes when placing orders.

Requirements

Dispensary Coupons was built with the WP Dispensary plugin to be installed and activated in order utilize the added functionality for websites that are running the WPD plugin.

Shortcode

You can display your dispensary coupons by adding the following shortcode:

[wpd-coupons]

Here is the shortcode with all options included:

[wpd-coupons limit="5" image="yes" imagesize="medium" title="yes" couponexp="yes" details="yes" products="yes"]

If you'd like to hide any of the included details, you can change yes to no in the shortcode attributes from the above example.

Widget

You can also display your coupons by adding the included Dispensary Coupons widget to your sidebar, as seen in the example screenshots below.

Contribute

Want to help this plugin get better? Issues and pull requests are more than welcomed :)

Screenshots

Dispensary Coupons in the dashboard menu

Post Type

An example of how the widget displays the coupons

Widget Display

The widget editor in the WordPress dashboard

Widget Editor

Metaboxes on the Dispensary Coupon editor screen

WPD Metaboxes

Changelog

view CHANGELOG.md