No release in over 3 years
Low commit activity in last 3 years
Plugin for product inventory notifications on the Workarea ecommerce platform.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 3.x, >= 3.3.0
 Project Readme

Workarea Inventory Notifications

Plugin to add back in stock notifications to the storefront.

If a product is out of stock, and has the 'allow notify' inventory policy, consumers will see a link to request a back in stock notification.

When the Inventory::Sku save method is called the restock_notifier checks if the sku is now purchasable, checks for unsent inventory notifications on that sku, and sends the mailer.

The notify inventory policy behaves the same ways as Inventory::Policy::Standard except it will always display a product, even when it is out of stock.

Getting Started

Add the gem to your application's Gemfile:

# ...
gem 'workarea-inventory_notifications'
# ...

Update your application's bundle.

cd path/to/application
bundle

Workarea Commerce Documentation

See https://developer.workarea.com for Workarea Commerce documentation.

License

Workarea Inventory Notifications is released under the Business Software License