ryaan-anthony/magento-guest-stock-alerts

There is no license information available for the latest version (v0.1.0) of this package.

Override Magento's stock alerts to accept name/email from guest users.

v0.1.0 2019-06-13 19:58 UTC

This package is auto-updated.

Last update: 2024-05-14 06:59:39 UTC


README

Override Magento's stock alerts to accept name/email from guest users.

Installation

Add the extension to your project's composer file:

  "require": {
  
    ...
    
    "ryaan-anthony/magento-guest-stock-alerts": "^0",
    
    ...
    
  },

If you don't have a Magento v1 composer project, you can fork mine

Setup

Follow the setup/configuration steps for Magento's Product Alerts feature: https://docs.magento.com/m1/ce/user_guide/catalog/inventory-product-alert.html

Navigate to an out of stock product page and click the link "Sign up to get notified ..."

Screenshot

Navigate to the product edit screen in the admin and click "Product Alerts" tab

Screenshot

Roadmap

  • Send email to customers awaiting notification once item is back in stock
  • Once email is sent, ensure that customer is removed from list