UC Stock Notify
UC Stock Notify replaces the "Add to cart" button in Ubercart with "Notify when back in stock" when a product is not in stock and the user has permission to use notifications. An email is sent to the users when the product stock level is set above zero on the edit product stock page.
Once the module is installed, the email subject and body can be configured at at /admin/store/settings/stock and the "subscribe to stock notices" permission must be given to the relevant users. Anonymous stock notifications are supported - users who are not logged in are prompted for their email address.
Workflow_ng integration is included so you can add further conditions and actions for when a product comes back into stock.
uc_stock_adjust() does not provide a hook, so stock level changes are detected by adding a new submit handler into the stock edit form. This means the module is probably not compatible with other modules that alter stock levels. The module is designed to handle multiple SKUs for a product, but attribute support is currently not implemented.
This module only hides the "Add to cart" button and does not prevent out of stock items from being purchased or added to the cart in other ways, but uc_multi_stock can be used to do this.
Bug reports, feature suggestions and patches are welcome!
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-1.0 | 2009-Jan-23 | 8.48 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-1.x-dev | 2008-Dec-14 | 8.48 KB | Download · Release notes | Development snapshot | |
