ryaan-anthony / magento-guest-stock-alerts
Override Magento's stock alerts to accept name/email from guest users.
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento-module
This package is auto-updated.
Last update: 2024-10-14 07:50:00 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 ..."
Navigate to the product edit screen in the admin and click "Product Alerts" tab
Roadmap
- Send email to customers awaiting notification once item is back in stock
- Once email is sent, ensure that customer is removed from list