Stock Notification Magento2 Extension

Similar documents
Magento 2 Extension. ( Version ) STORE.DCKAP.COM

Ajax login Magento2 Extension

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

FAQ Manager Ask Questions Magento2 Extension

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

Price Alert extension for Magento2. User Guide

Stockbase Extension Magento 2.0

Magento 1 Extension. ( Version ) STORE.DCKAP.COM

Magento 1 Extension. ( Version ) STORE.DCKAP.COM

User Guide. Customer Activation. Extension Version User Guide Version Magento Editions Compatibility

Product Questions/Answers extension for Magento2. User Guide. version 1.0. Website: Page 1

Review Reminder extension for Magento2. User Guide

Admin Product Grid Category Filter

Easily communicate with customers using up-to-date, customized templates. Allow customers to return products as an existing customer or guest.

OUT OF STOCK NOTIFICATION FOR MAGENTO 2

MexBS Google Invisible Recaptcha v1.0.0 User Guide

Call For Price extension User Manual

Aitoc. Product Custom Options Management User Manual for Magento 2

Delete Orders User Guide

CUSTOMER APPROVAL FOR MAGENTO 2

User Guide. Order Attachments. Extension Version User Guide Version Magento Editions Compatibility

Advanced Product Grid extension for Magento2. User Guide

Guide PHPro Stock Monitor Module

Mobile Login extension User Manual

Catch Integration - User Guide

Store Login Access extension for Magento2. User Guide

Rewards Points for Magento 2.0

extension for Magento2 User Guide

Cart Product Selector. Quick Start Guide

[ 5 ] If you are in developer or default mode, run the following commands:

1

rma_product_return_magento2

Magento 2 Shipping Flat Rate5. Quick start guide

1. Installation Instructions

rm -rf pub/static/*; rm -rf var/view_preprocessed/*; php -f bin/magento setup:staticcontent:deploy

Infinite Scroll extension for Magento2. User Guide

Import Export Products Attributes

Facebook Pixel for Remarketing for Magento 2

To configure the extension please go to Stores Configuration Amasty Extensions RMA.

RedChamps - Quality Magento Extensions ( redchamps.com )

Aitoc. Review Booster User Manual for Magento 2

MAGENTO 2 INSTALL EXTENSION MANUALLY

Quick Start Manual. Not2Order for Magento 2. Start here

ADMIN PRODUCT PREVIEW PLUS FOR MAGENTO 2 USER GUIDE

Category Dynamic Dependent Dropdown

This guide will show you how to install and configure Fastly CDN extension for Magento 2.

1. Installation Instructions

User Manual for Market Place. Version 2.0 & above

Log Monitoring And Notification User Guide

Event Tickets Magento Extension User Guide Official extension page: Event Tickets

Wholesale Add To Cart Grid. User manual

GDPR PRO FOR MAGENTO 2

Ebay Integration User Guide 0.0.1

Extended Product Grid with Editor for Magento 2

Web Push Notification

Let your customers login to your store after pre-approval

Bonanza Integration - User Guide

Custom Carrier Trackers

RedChamps - Quality Magento Extensions ( redchamps.com )

Customer Redirect Pro for Magento 2

Cdiscount Integration - User Guide

China SMS Login. V1.X for M2. User Guide / Sunf

USER MANUAL. MageMob Admin TABLE OF CONTENTS. Version: 1.0.0

Force Login USER GUIDE

Registration Fields Manager extension for Magento2. User Guide

Ebay Integration User Guide 0.0.1

Manual FCPM for Magento 2 Version 1.2.1

Analytics for Magento 2.0

Improved Import / Export Magento 2 Extension Manual. Manual for Improved Import / Export extension for Magento 2

Page 1 of 32. Rewards Points

INVENTORY HISTORY REPORT EXTENSION. User Guide. User Guide Page 1

Magento 1 Switch Order Owner. Quick Start Guide

Twitter & Facebook Login v2.x Extension Installation for Magento 2 From Plumrocket Documentation

Sears Integration for Magento 2-User Guide 0.0.1

Customer Attributes For Magento 2

Configuring Autocomplete & Suggest

Purpletree SMS for Magento2

Php4u Payment Restrictions Module for Magento 2

5. Enable and configure Stripe in Magento Admin under Stores/Configuration/Payment Methods/Stripe

Magento Integration Manual (Version /15/2017)

YMM Products Parts Finder

Cache Warmer How to install the extension. How to upgrade extension. Disabling the Extension

In this tutorial, we will show you how to easily add your store to your Facebook fan/business page, just in two simple steps.

Gift Card Manager Extension

Buyer Seller Communication Marketplace Add-on

B2B REGISTRATION FOR MAGENTO 2

PDF Catalog Publication

1. Installation Instructions

cdiscount version BoostMyShop

Fastly_Cdn Module Installation Instructions

Custom Registration Field For Magento2

Google Tag Manager. Google Tag Manager Custom Module for Magento

Blue Form Builder extension for Magento2

Dynamic Product Options extension for Magento2. User Guide

FME Extensions Jobs & Recruitment Manager Extension for Magento 2 User Guide - Version

Transcription:

Stock Notification Magento2 Extension

Table of Contents Stock Notification - Overview... 3 Version & Compatibility Support... 3 Features... 4 How to Install This Module?... 4 General Configuration... 5 Low Stock Configuration... 5 Out of Stock Configuration... 6 Stock Notification Grid... 8 Low Stock Notification... 9 Out of Stock Notification... 10 Success & Error Message... 11 Mail Notifications... 13 Contact Information... 13 S t o c k N o t i f i c a t i o n M a g e n t o 2 E x t e n s i o n Page 2

Stock Notification - Overview Online retailers spend a huge amount of time and effort to bring in traffic to their website. Nothing is more heart breaking to see a customer leave the site because the product is out of stock. This will also have an impact on the brand image and the loyalty of the customer. Stock Notification extension makes it easy for your customers to subscribe to notification mails when the product is up for sale again. Once the stock is available, the subscribed users will get a notification mail with the link to your product page. This way you can engage your customers, bring them back to your site, make an extra sale and also add them to your email list. Version & Compatibility Support Version: 1.0.0 Stable Compatibility: This extension is compatible from Magento Community 2.1x and Magento Enterprise 2.1x to the latest versions. S t o c k N o t i f i c a t i o n M a g e n t o 2 E x t e n s i o n Page 3

Features Displays low stock message when the product stock inventory goes below the given threshold limit. Ex: Only 4 items left Users can provide their email address (to get notified) when the product is out of stock. Users receive a registration mail once they register successfully for Product Notification. Notifies registered customers when the product quantity is up. Store Owners can view the demand for the out of stock products which will help in increasing sales. Logs all the email notifications. How to Install This Module? Step 1: Download/purchase the extension. Step2: Create a directory app\code\dckap\ StockNotificationin your Magento Installation directory. Step 3: Unzip the file in the above directory. Step 4: Enter the following at the command line: php bin/magento module:enable DCKAP_StockNotification Step 5: Enter the following at the command line: php bin/magento setup:upgrade Step 6: Login to Magento backend and navigate to Store -> Configuration -> DCKAP-> Stock Notification and configure the module. Step 7: Clear the cache using the following command: php bin/magento cache:clean S t o c k N o t i f i c a t i o n M a g e n t o 2 E x t e n s i o n Page 4

General Configuration To enable the extension, go to Stores > Configuration and from left side menu navigate to DCKAP > Stock Notification > General Configuration Select Enabled Field to Yes for enabling the Module. Select admin mail sender from Email Sender select option. Low Stock Configuration S t o c k N o t i f i c a t i o n M a g e n t o 2 E x t e n s i o n Page 5

Select Enable low Stock Field to Yes to display low stock notification in frontend. In the Threshold Limit field, specify the threshold limit. Low stock notification message will be displayed for SKUs below the threshold limit. In the Threshold Message field, specify the low stock notification message. [limit] will be replaced by the quantity of product. Eg: only 4 stock(s) left. Out of Stock Configuration In the Enable OutofStock field, select Yes to display OutofStock Notification. Select the Email Template for OutofStock Notification from Notification Mail field. In the Enable Register Mail field, select Yes if the customers need to be notified by an registration alert mail, when they register for product notification. Select the Email Template for OutofStock Registration from Registration Mail field. In the Sold Out Message field, specify the Out of stock notification message, which will be displayed in frontend. In the Success Message field, specify the success message. This message will be displayed when notification request has been registered successfully. In the Error Message field, specify the error message. This message will be displayed when notification request is unsuccessful. S t o c k N o t i f i c a t i o n M a g e n t o 2 E x t e n s i o n Page 6

S t o c k N o t i f i c a t i o n M a g e n t o 2 E x t e n s i o n Page 7

Stock Notification Grid Admin can see the requested product notification with No. of requests in backend grid. This helps the store owners to understand the demand for the out of stock products. The demands for different stores are displayed separately. To view demands, navigate to Sales > Stock Notification > View Requests S t o c k N o t i f i c a t i o n M a g e n t o 2 E x t e n s i o n Page 8

Low Stock Notification If we enabled LowStock Notification, then products which have stock less than the given Threshold Limit will be displayed with the given LowStock Notification message. S t o c k N o t i f i c a t i o n M a g e n t o 2 E x t e n s i o n Page 9

Out of Stock Notification Once OutofStock Notification is enabled, outofstock products will be displayed with Notify Me option. Do not forget to enable Display Out of Stock Products section to Yes in Stores- >Settings->Configuration->Inventory->Catalog in order to display the out of stock products in frontend.. S t o c k N o t i f i c a t i o n M a g e n t o 2 E x t e n s i o n Page 10

Success & Error Message When users register for product notification, they get a success message. S t o c k N o t i f i c a t i o n M a g e n t o 2 E x t e n s i o n Page 11

User can register for the product only once. If they try to register for the same product again, they will get an error message. S t o c k N o t i f i c a t i o n M a g e n t o 2 E x t e n s i o n Page 12

Mail Notifications Registration Success Mail Product Notification Mail NOTE: This module supports only simple products. We are working to support other product types as well. Magento Cron jobs, or scheduled tasks, must be enabled in order for Stock Notification module to work properly. Contact Information Mohan Natarajan Email: mohann@dckap.com DCKAP www.dckap.com 42840 Christy St. Suite 230 Fremont, CA 94538 Tel: 510-796-2525 S t o c k N o t i f i c a t i o n M a g e n t o 2 E x t e n s i o n Page 13