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

Similar documents
Stock Notification 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

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

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

Ajax login Magento2 Extension

FAQ Manager Ask Questions Magento2 Extension

Admin Product Grid Category Filter

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

Price Alert extension for Magento2. User Guide

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

Delete Orders User Guide

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

MexBS Google Invisible Recaptcha v1.0.0 User Guide

Quick Start Manual. Not2Order for Magento 2. Start here

Call For Price extension User Manual

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

Review Reminder extension for Magento2. User Guide

Import Export Products Attributes

Mobile Login extension User Manual

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

Stockbase Extension Magento 2.0

CUSTOMER APPROVAL FOR MAGENTO 2

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

Log Monitoring And Notification User Guide

Rewards Points for Magento 2.0

User Manual for Market Place. Version 2.0 & above

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

Category Dynamic Dependent Dropdown

Magento 2 Guide ING. Guide 1

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

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

rma_product_return_magento2

Web Push Notification

Custom Carrier Trackers

1. Installation Instructions

Facebook Pixel for Remarketing for Magento 2

Buyer Seller Communication Marketplace Add-on

Instagram Widget User Guide

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

Analytics for Magento 2.0

1. Installation Instructions

Catch Integration - User Guide

GDPR PRO FOR MAGENTO 2

Aitoc. Product Custom Options Management User Manual for Magento 2

Advanced Product Grid extension for Magento2. User Guide

TABLE OF CONTENT. Overview Support Versions Getting Started Guide Install by Copying Files Configuration...

Php4u Payment Restrictions Module for Magento 2

OUT OF STOCK NOTIFICATION FOR MAGENTO 2

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

Store Login Access extension for Magento2. User Guide

Indian GST extension User Manual

extension for Magento2 User Guide

Guide PHPro Stock Monitor Module

Lazy Load Images Extension for Magento 2

Cart Product Selector. Quick Start Guide

Customer Redirect Pro for Magento 2

USER GUIDE MAGENTO TO MAGENTO MIGRATION

Custom Registration Field For Magento2

INSTALLATION GUIDE. for Magento 2 Extension

EASYPAY MODULE - MAGENTO 2

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

EMARSYS FOR MAGENTO 2

Magento 2 Shipping Flat Rate5. Quick start guide

Ebay Integration User Guide 0.0.1

Infinite Scroll extension for Magento2. User Guide

1. Installation Instructions

Configuring Autocomplete & Suggest

User Guide. Form Builder. Extension Version User Guide Version Magento Editions Compatibility. Community - 2.2

Wholesale Add To Cart Grid. User manual

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

How to Migrate from Drupal Commerce to Magento

Magento Pinterest Extension User Guide

Bonanza Integration - User Guide

ADMIN PRODUCT PREVIEW PLUS FOR MAGENTO 2 USER GUIDE

Configuring Autocomplete & Suggest

EXTENSION FOR MAGENTO 2. (Updated May 23 rd 2017) INSTALLATION GUIDE

Quickbooks Connector Quick Start Guide

Cdiscount Integration - User Guide

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

Payments. Magento2 Module User Guide for v4.0.x

User Guide. Image Gallery. Extension Version User Guide Version Magento Editions Compatibility

Aitoc. Review Booster User Manual for Magento 2

Ebay Integration User Guide 0.0.1

1

Magento 1 Switch Order Owner. Quick Start Guide

Purpletree SMS for Magento2

Gift Card Manager Extension

Fastly_Cdn Module Installation Instructions

STRIPE PAYMENTS FOR MAGENTO 2 - DOCUMENTATION

Blast Search Lucene Search Module for Magento 2

1. Installation Instructions

Blue Form Builder extension for Magento2

PDF Catalog Publication

Subscriptions and Recurring Payments 2.X

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

Sears Integration for Magento 2-User Guide 0.0.1

Transcription:

Magento 2 Extension ( Version 1.0.0 )

Table of Contents Introduction to Stock Notification 3 Version & Compatibility Support 3 Features 4 How to Install This Module? 4 General Configuration 6 Low Stock Configuration 7 Out of Stock Configuration 8 Stock Notification Grid 9 Low Stock Notification 10 Out of Stock Notification 11 Success & Error Message 12 Mail Notifications 13 Contact Information 14

Introduction to Stock Notification 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.1.x and Magento Enterprise 2.1.x to the latest versions.

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 the extension from My Downloadable Products in your account from our store or download the package from Magento Marketplace. Step 2: Create a directory app\code\dckap\stocknotification in your Magento root directory and unzip here.

Step 3: Disable the cache to avoid flushing the cache, very often. It may affect performance for a while. However, you can skip this step. If you do so, clean the cache manually whenever needed. php bin/magento cache:disable Step 4: Enter the following at the command line to enable the module. php bin/magento module:enable DCKAP_StockNotification Step 5: Enter the following at the command line to run the setup scripts. php bin/magento setup:upgrade Step 6: Enter the following at the command line if the mode is set to default or production to deploy all the static files. php bin/magento setup:static-content:deploy Step 7: Clear the cache to configure the settings in backend (if you skipped Step3) php bin/magento cache:clean Step 8: Login to Magento backend and navigate to Store > Configuration > DCKAP > Stock Notification and configure the module. Step 9: Clear the cache to apply all the configurations (if you skipped Step3) php bin/magento cache:clean

Step 10: Enable the cache once everything is done. Ignore, if you skip Step3. php bin/magento cache:enable That s it. You are done. If you still face any issues while installing, contact us at extensions@dckap.com 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 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. 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 demand for different stores are displayed separately. To view demands, navigate to Sales > Stock Notification > View Requests

Low Stock Notification If we enable LowStock Notification, then products which have stocks less than the given Threshold Limit will be displayed with the given LowStock Notification message.

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.

Success & Error Message When users register for product notification, they get a success message. User can register for a product only once. If they try to register for the same product again, they will get an error message.

Mail Notifications Registration Success Mail Product Notification Mail NOTE : 1. This module supports only simple products. We are working to support other product types as well. 2. Magento Cron jobs, or scheduled tasks, must be enabled in order for Stock Notification module to work properly.

Contact Information Mohan Natarajan Email: extensions@dckap.com DCKAP www.dckap.com 42840 Christy St. Suite 230 Fremont, CA 94538 Tel: 510-796-2525