/CommerceStockNotifier

Notifies store administrators when a Craft Commerce site is running low on stock

Primary LanguagePHPMIT LicenseMIT

Stock Notifier plugin for Craft Commerce

This plugin allows you notify users by email if an item’s stock has dropped below a defined threshold.

Installation

To install Commerce Stock Notifier, follow these steps:

  1. Upload the commercestocknotifier/ folder to your craft/plugins/ folder.
  2. Go to Settings > Plugins from your Craft control panel and enable the Commerce Stock Notifier plugin.
  3. Go to Settings and click on the “Commerce Stock Notifier” icon to go to the plugin’s settings page, and configure the plugin how you’d like.

Settings

  • Low Stock Threshold​ – ​_The stock amount that should trigger a notification._​
  • Notify Email​ — ​_The email address(es) that should be notified when the stock gets below the threshold. Separate multiple emails with commas._​

Changelog

1.0.0

  • Initial release