Magento – Magento 2: Low Stock Notification Email to Admin

emailinventorymagento-2.1.3magento2stock

We have below settings

Admin -> Stores -> Configuration -> Catalog -> Inventory -> Product Stock Options

Notify for Quantity Below -> 1

Admin is not getting email fo Low Stock Products.

Notify for Quantity Below in Magento 2

I want to send email if quantity is below X or how can we send Low Stock Report via Email Daily (CronJob)

Best Answer

In magento direct email not sending to the admin. Magento show low stock report at Reports > Product > Low stock

For Magento 2.2.x Admin Low Stock Notification email Free extension available in github https://github.com/bharat2762/magento2-admin-low-stock-notification

For Magento 2.3.x Admin Low Stock Notification email Free extension available in github https://github.com/bharat2762/magento2.3.x-admin-low-stock-notification

heck this one. It will help.