bkmorse / craft-out-of-stock

Get notified when products are (almost) out of stock.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Out of Stock plugin for Craft CMS 3.x

Get notified when products are (almost) out of stock.

Requirements

This plugin requires Craft CMS 3.0.0-beta.23 or later and Commerce 2.1.0 or higher (including Commerce 3).

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 swishdigital/out-of-stock
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Out of Stock.

Out of Stock Overview

Brought to you by Swish Digital. Made Commerce 3 compatible based on original version by Sten Van den Bergh.

About

Get notified when products are (almost) out of stock.

License:MIT License


Languages

Language:PHP 55.6%Language:HTML 44.4%