Table of Contents
View Magento 2 Out Of Stock Notification Extension Detail Page for Features and Demo
Documentation for Out of Stock Notification
Preference
- The Mageants Stock Notification is the perfect extension for those vendors who want to send notification to the customer whenever stock of product available. By notifying the customer, Vendor can increase sales by taking interest of the customer. The vendor also can know about the popularity of product by getting the number of subscriptions of product. This module is also useful to get report of subscription list as well as lower qty products. By report of lower qty products, vendor can easily manage to make products available. Very often in busy schedule and lot’s of products it may possible to pay attention on stock of products. Stock notification’s report will remind you to work on qty of particular products as the demand of products.
Installation
There are two ways of installing extension in magento2.
- Using COMMAND LINE.
- Manually Install extension.
Option 1: Magento 2 install extension using COMMAND LINE (Recommended)
Follow below steps to install extension from the command line.
Step 1: Download the extension and unzip it.
Step 2: Upload it to code directory in your magento installation’s app directory. If code directory does not exists then create.
Step 3: Disable the cache under System → Cache Management.
Step 4: Enter the following at the command line:
Php bin/magento setup:upgrade
Php bin/magento setup:static-content:deploy
Step 5: Once you complete above steps log out and log in back to the admin panel and switch to Stores → Configuration → Advanced → Advanced, the module will be displayed in the admin panel.
Option 2: Magento 2 install extension manually
Step 1: Download the extension and unzip it.
Step 2: Upload it to code directory in your magento installation’s app directory If code directory does not exists then create.
Step 3: Disable the cache under System → Cache Management Edit app/etc/config.php file and add one line code: ‘Mageants_OutofStockNotification’ ⇒ 1
Step 4: Disable the cache under System → Cache Management
Step 5: Once you complete above steps log out and log in back to the admin panel and switch to Stores → Configuration → Out of stock configuration, the module will be displayed in the admin panel.
Backend Example
After Installation of Extension login to magento admin panel for set configuration of the extension.
You can find configuration at Stores → Configuration → Mageants → Out of Stock Notification.
as per below screen shot you can set all the settings here.
Menu
To manage contact messages Please go to Catalog → OutofStock Subscription List there you will find your subscribers there in grid
Subscription Grid
Frontend Example
Email Templates
Subscription List (Admin)
Notification on products back in stock (customer)
Lower qty product’s report email (admin)
Subscription notification send on subscribe