Purpletree SMS for Magento2

Similar documents
Import Export Products Attributes

Admin Product Grid Category Filter

USER MANUAL DELIVERY DATE SCHEDULER TABLE OF CONTENTS. Version: 1.0.0

USER MANUAL. Star Track Shipping TABLE OF CONTENTS. Version: 2.0.0

Custom Carrier Trackers

MexBS Google Invisible Recaptcha v1.0.0 User Guide

DPD France Shipping Method Module Magento 2

USER MANUAL. Language Translator TABLE OF CONTENTS. Version: 1.0.4

Cart Product Selector. Quick Start Guide

USER GUIDE StarTrack Shipping (Magento 2) Compatibility:

Delete Orders User Guide

Ajax Category Products Extension for Magento 2

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

YMM Products Parts Finder

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

Buyer Seller Communication Marketplace Add-on

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

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

Category Dynamic Dependent Dropdown

PayPalPlus Magento 2 User's Guide

User Manual for Market Place. Version 2.0 & above

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

Review Reminder extension for Magento2. User Guide

FREE AJAX SUITE. User Guide FOR MAGENTO 2. Version: Release Date: Product Page: Ajax Suite. Support:

Mobile Login extension User Manual

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

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

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

Page 1 of 32. Rewards Points

Php4u Payment Restrictions Module for Magento 2

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

Magento 2 Guide ING. Guide 1

Web Push Notification

CUSTOMER APPROVAL FOR MAGENTO 2

Custom Registration Field For Magento2

Quickbooks Connector Quick Start Guide

1

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

Aitoc. Product Custom Options Management User Manual for Magento 2

Lazy Load Images Extension for Magento 2

CHECKOUT CUSTOM FIELD FOR MAGENTO 2

1. Installation Instructions

USER MANUAL pdfprint for Magento 2

INSTALLATION GUIDE. for Magento 2 Extension

Store Login Access extension for Magento2. User Guide

gridexport Product, Order, Invoice, Shipment, Credit Memo for Magento 2 gridexport

User Guide. Nexmo SMS Notification Extension for Magento by Azaleasoft. Support: (

User Guide POPUP PLUS FOR MAGENTO 2. Version: Release Date: Product Page: Popup Plus. Support:

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

User Guide. Twilio SMS Notification. Extension for Magento by Azaleasoft. Support: (

Instagram Widget User Guide

1. Installation Instructions

Responsive CMS Page Builder Create a Responsive Promotion Area for Magento 2

Triveneto payment method for Magento 2

SIMICART USER GUIDE SERIES. SimiCart Install SimiConnector

MAGENTO 2 INSTALL EXTENSION MANUALLY

PagSeguro Payment. User Guide

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

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

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

skype ID: store.belvg US phone number:

Facebook Pixel for Remarketing for Magento 2

PDF Catalog Publication

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

Ebay Integration User Guide 0.0.1

Ajax Quick Search Pro Extension for Magento 2

Quick Start Manual. Not2Order for Magento 2. Start here

Registration Fields Manager extension for Magento2. User Guide

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

Advanced Dashboard. Table of Contents. Page 1 of 11

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

Ebay Integration User Guide 0.0.1

Import Export URL Rewrites for Magento2 Extension

Delivery Availability Checker - Magento 2 USER MANUAL MAGEDELIGHT.COM

Fastly_Cdn Module Installation Instructions

Call For Price extension User Manual

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

Customer Redirect Pro for Magento 2

extension for Magento2 User Guide

Magento Pinterest Extension User Guide

Magento 2 Shipping Flat Rate5. Quick start guide

Flexslider v2.x Installation and User Manual

FAQ Manager Ask Questions Magento2 Extension

USER MANUAL. Fooman Order Number Customiser: Magento 2. Quick Links. Leave a Review on Magento Marketplace!

Blast Search Lucene Search Module for Magento 2

Stock Notification Magento2 Extension

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

Manual FCPM for Magento 2 Version 1.2.1

Import Export Newsletter Subscribers for Magento2 Extension

Catch Integration - User Guide

Price Alert extension for Magento2. User Guide

Aitoc. Review Booster User Manual for Magento 2

CUSTOM GOOGLE SEARCH. User Guide. User Guide Page 1

EASYPAY MODULE - MAGENTO 2

IMPORT/EXPORT CUSTOMERS FOR MAGENTO 2. User Guide. User Guide Page 1

Aitoc. Product Reviews and Ratings User Manual for Magento 2

MAGENTO 2 IMPORT/EXPORT SALES/ORDERS. User Guide. User Guide Page 1

Log Monitoring And Notification User Guide

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

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

Transcription:

Purpletree SMS for Magento2 Installation & Configuration Instructions Pre-requisites [very important] PHP v5.6 or above Ioncube Loader v6 or above Installation by composer Update Magento s composer.json If you haven t done so already, change to your environment s root directory and enter the following commands to update it: $composer require purpletree/sendsms:1.0.0 no-update (assuming it is version 1.0.0) $composer update Wait for project dependencies to update Installation from Magento Marketplace or Downloaded Zip File Unpack the zip file inside app/code/purpletree/sendsms/ directory. Directory Structure of extension in Magento2 would be like: <root>/app/code/purpletree/sendsms/controller <root>/app/code/purpletree/sendsms/block.. and other directories as shown below.

From shell/command prompt, run following commands from Magento root directory: $php bin/magento setup:upgrade Additional installation step for Magento 2.0.x This step is only required if you are using Magento 2.0.x. 1. Go to directory Purpletree/Sendsms/view/adminhtml/ui_component 2. Delete the file customer_listing.xml. 3. In the root directory ( Purpletree/Sendsms ), rename the file customer_listing.xml.2.0.txt to customer_listing.xml. 4. Move this renamed file to the directory Purpletree/Sendsms/view/adminhtml/ui_component.

Configuration Instructions There are four different scenarios to send sms using this extension: Bulk SMS This can be used to send single SMS to multiple customers, from customers Grid. Order SMS SMS will be sent when order is placed by customer from website frontend or order is generated by admin from Admin Panel. Shipping SMS SMS will be sent when order is shipped by admin i.e. when admin clicks on Ship and creates shipment for the order from Admin Panel. Order Delivered SMS SMS will be sent when admin change the status of the order to Delivered. Admin can select the Delivered status for which this message is to be send. On successful installation, a new Configuration menu will be added in Admin Panel. To Configure and Enable the Extension Go to Stores > All Stores > Configuration > PURPLETREE > Send SMS. In General Configuration, Set Module Enable to Yes. Now Enter License key you get with this extension in License key field. (required field) If you haven t received license key, please contact our support team.

Note: Valid License Key is required to save any configuration changes. Please purchase the extension to get a valid License key. After changing options make sure you refresh your Magento cache. All options are self-explanatory and have tooltips for additional information.

Detailed Configuration Instructions General Configuration Module Enable Set it to Yes for enabling all Modules. License Key Purchase this extension from us and we will give your license key. Contact support if you haven t received license yet. SMS API URL Enter the SMS API provided by sms provider. Use following variables for populating the dynamic fields in template. MOB = For mobile number [note double underscore at start and end] TEXT = For SMS Text [note double underscore at start and end] URL = For Store URL [note double underscore at start and end] Bulk SMS Select Yes/No to enable or disable. General Configuration must be Enabled for this module to work.

Order SMS Enable Select Yes/No to enable or disable. Template Enter the text message you want to send when customer placed any order. This will also work if admin place any order from admin panel. Use following variables for populating the dynamic fields in template. NAME = For User name [note double underscore at start and end] ORDERID = For Order id [note double underscore at start and end] AMOUNT = For Amount [note double underscore at start and end] URL = For Store URL [note double underscore at start and end] Note: General Configuration must be Enabled for this module to work. Shipping SMS Enable Select Yes/No to enable or disable. Template Enter the text message you want to send when Shipment is created by admin from admin panel for any order. Use following variables for populating the dynamic fields in template. NAME = For User name [note double underscore at start and end] ORDERID = For Order id [note double underscore at start and end] URL = For Store URL [note double underscore at start and end] Note: General Configuration must be Enabled for this module to work.

Delivery SMS Enable Select Yes/No to enable or disable. Status Select the Order Status for which this message is to be send. Template Enter the text message you want to send when Order status is changed to selected status from admin. Use following variables for populating the dynamic fields in template. NAME = For User name [note double underscore at start and end] ORDERID = For Order id [note double underscore at start and end] URL = For Store URL [note double underscore at start and end] Note: General Configuration must be Enabled for this module to work.

Contact Us If you have bought this extension and are facing any issues, please email us at. Our email support is very fast and usually your issues will be sorted in a few minutes or hours at most.