Product Name: Recurring & Subscription Payments Version: Document Type: Help doc Author: Milople Inc.

Size: px
Start display at page:

Download "Product Name: Recurring & Subscription Payments Version: 2.0.0 Document Type: Help doc Author: Milople Inc."

Transcription

1 Product Name: Recurring & Subscription Payments Version: Document Type: Help doc Author: Milople Inc.

2 Table of Content 1) Installation and uninstallation guide 1.1) How to install the extension 1.1.1) What are the system requirements? 1.1.2) Steps to follow while installing the extension ) Installation through Magentoconnect OR Manual Installation ) Theme Integration 1.2) Uninstallation and urgent deactivation 1.2.1) How to uninstall/deactivate the extension 1.2.2) How to deactivate the extension in case of emergency 2) General Configuration 2.1) License and Status 2.1.1) Configuration fields in detail 2.2) General Settings 2.2.1) How to show terms created for the plan on frontend in product page 2.2.2) How to activate subscriptions based on various events performed 2.2.3) How to enable extension for specific customer or customer groups 2.2.4) General Settings fields in detail 3) Discount Settings 3.1) How to apply discounts on subscription 3.2) Is it possible to enable discount based on selected customer groups 3.3) What are the options to apply discount 3.4) What are the ways to apply discount 3.5) Discount Settings fields in detail 4) Order Confirmation Settings 4.1) How to configure extension to send s once the order is confirmed 4.2) Order Confirmation settings in detail 5) Upcoming Payment Reminder Settings 5.1) How to send reminder s to customers for their upcoming rent payment 5.2) Upcoming Payment Reminder settings in detail 6) Payment Confirmation Settings 6.1) How to send s for received and confirmed subscription payment 6.2) Payment Confirmation settings in detail 7) Subscription Status Notifications Settings 7.1) How to send s to customers when status of the subscriptions get changed 7.2) Subscription Status Notifications Settings in detail 8) Subscription Expiry Reminder Settings 8.1) How to send reminder s to customers before due dates of subscription expiry 8.2) Subscription Expiry Reminder Settings in detail 9) How to setup first recurring product 9.1) How to name a plan 9.2) Can the products be offered as normal purchase 9.3) How to define start date of subscription 9.4) How to enable or disable a plan 9.5) How to create various terms for each plan 9.6) How to assign products to a plan 9.7) Where I can see the list of all saved plans 2

3 10) Frontend View 10.1) Recurring & Subscription Payments on product view page 10.2) Recurring & Subscription Payments on cart page 10.3) Recurring & Subscription Payments on checkout page 10.4) Recurring & Subscription Payments in My Account page 10.5) Editing Subscriptions from My Subscription page 10.6) Subscription Payments in My Subscription page 11) Manage Subscriptions 12) Troubleshooting 13) Support and feedback 14) FAQ (Frequently asked questions) 3

4 1) Installation and Uninstallation guide: Installation and Uninstallation procedure of Magento Recurring & Subscription Payments extension is simple, fast and quick. Below are the guidelines that need to be followed while installing and uninstalling the Recurring & Subscription Payments extension. 1.1) How to install the extension? Installation of the extension is easy and neither requires a hardcore coding nor rocket science knowledge. Just follow the below mentioned rules for installing the Recurring & Subscription Payments extension by Milople ) what are the system requirements? An E-commerce store created using Magento Compatibility: Magento CE 1.5.x x, EE 1.8.x x 1.1.2) Steps to follow while installing the extension ) Installation through Magentoconnect Get Recurring & Subscription Payments extension from Milople Magento extension store Extract the module package and you will see Milople_Recurringandsubscriptionpayments tgz file inside. Go to System Magento Connect Magento Connect Manager. Log in with your admin credentials and go to Direct Package File Upload tab. Browse Milople_Recurringandsubscriptionpayments tgz file and upload it. Check the screen and the module will be seen installed once you click Refresh from bottom of the page. Click on Return to Admin link from top right corner of the page. Go to System Configuration. Look for Recurring & Subscription Payments option under the Milople Extensions tab on the left hand side of configuration. If you find it, then the extension is installed successfully. OR ) Manual Installation Get Recurring & Rental Payments extension from Milople Magento extension store Unzip the extension and copy the folder structure in your store. Your Magento store installation should contain a folder structure like this: root/magento/app root/magento/js root/magento/skin Recurring & Rental Payments extension contains a similar folder structure so you just have to copy the module s folders and upload them on your server in your Magento store installation. Go to the administration area of your store. Log in and go to System Configuration. Look for Recurring & Rental Payments option under the Milople Extensions tab on the left hand side of configuration. If you find it, then the extension is installed successfully. Read FAQ or Troubleshooting for further information or any problems during installation. 4

5 ) Theme Integration If you are using custom theme in your store, you have to copy the layout and template files of our extension into your store theme manually in order to make your theme compatible with our extension. Copy following files and folders as shown below: copy app/design/frontend/default/default/layout/recurringandrentalpayments.xml file and paste it to app/design/frontend/your-package/your-theme/layout/ directory copy app/design/frontend/default/default/template/recurringandrentalpayments folder and paste it to app/design/frontend/your-package/your-theme/template/ directory Copy skin/frontend/default/default/recurringandrentalpayments folder and paste it to skin/frontend/your-package/your-theme/ directory 1.2) Uninstallation and urgent deactivation Make sure to follow similar type of method to uninstall by which you had installed earlier ) How to uninstall/deactivate the extension? Uninstallation through Magento Connect Go to System Magento Connect Magento Connect Manager. Log in with your admin credentials. Find Milople_Recurringandsubscriptionpayments extension from the Manage Existing Extensions tab, select Uninstall from the drop down and click on Commit Changes button, the extension will be uninstalled immediately. OR Manual Uninstallation app/code/local/indies/recurringandrentalpayments/ app/design/adminhtml/default/default/layout/recurringandrentalpayments.xml app/design/adminhtml/default/default/layout/subscribed.xml app/design/adminhtml/default/default/template/recurringandrentalpayments/ app/design/frontend/default/default/layout/recurringandrentalpayments.xml app/design/frontend/default/default/template/recurringandrentalpayments/ app/etc/modules/indies_recurringandrentalpayments.xml app/locale/en_us/template/ /recurringandrentalpayments/ js/jquery/jquery.min.js skin/adminhtml/default/default/recurringandrentalpayments/images/ skin/frontend/default/default/recurringandrentalpayments/css/ skin/frontend/default/default/recurringandrentalpayments/images/ Note: If you have integrated extension in your custom theme, you need to delete respective files and folders from theme ) How to deactivate the extension in case of emergency Open following files: app/etc/modules/indies_recurringandrentalpayments.xml app/etc/modules/milople_support.xml Replace <active>true</active> with <active>false</active> in above mentioned files. Refresh the cache from admin panel and if something goes wrong, please submit a Support Ticket to 5

6 If you find something wrong and unable to access the Admin Panel then delete the following folders from your magento store. var/cache var/session var/locks 2) General Configuration After successful installation of Recurring & Subscription Payments extension, follow these steps to configure it in your store. Open Magento Recurring & Subscription Payments extension settings page from, System Configuration Milople Extensions Recurring & Subscription Payments It contains general settings of the Recurring & Subscription Payments extension such as the serial key, module activation information, settings that affect frontend and auto reply mail settings. 2.1) License and Status Contains the serial key provided by Milople Magento Store admin can enable/disable the Recurring & Subscription Payments extension ) Configuration fields in detail License and status Field Name Description Input value Serial Key Enter the serial key provided by Milople Alpha numeric value Status Enable/Disable extension Drop down List. Possible options: - Enable - Disable 2.2) General Settings Contains all the general settings that can be made by store admin in Recurring & Subscription Payments to make it function as per his requirements ) How to show terms created for the plan on frontend in product page? To show created terms, Go to System Configuration, click on General Settings. You will find Recurring & Subscription Terms in option. Select the option from dropdown to show terms. 6

7 2.2.2) How to activate subscriptions based on various events performed? The extension provides facility to activate subscriptions on events as selected by admin. Go to System Configuration, click on General Settings. You will find Activate Subscription On option from which you can select an event to activate subscriptions of customers ) How to enable extension for specific customer or customer groups? Go to System Configuration, click on General Settings and find option Enable Recurring & Subscription Payments For, Select customer groups for which you need to enable Recurring & Subscription Payments ) General Settings fields in detail General Settings Field Name Description Input value Show Recurring & Subscription Terms in Terms to show on frontend Drop down List. Possible options: - Drop down - Radio Buttons Activate Subscriptions on Enable Recurring & Subscription Payments for Select an event to activate subscription on Select customers or customer groups to which you want to avail this payment facility Drop down List. Possible options: - Order Placement - Invoice generation - Order Completion - Manually by Admin Drop down List. Possible options: - All customers including guests - Registered customers only - Specific customer groups only 3) Discount Settings 3.1) How to apply discounts on subscription? Extension provides an option to apply discount on subscriptions. Go to System Configuration, click on Discount Settings and find option Apply Discount, select yes. 7

8 3.2) Is it possible to enable discount based on selected customer groups? Yes, Go to System Configuration, click on Discount Settings and find option Discount Available To and select customer groups for which you want to enable discount. 3.3) What are the options to apply discount? You can apply discount on subscription terms in 3 ways. Go to System Configuration, click on Discount Settings and find option Apply Discount On and select a term option to apply discount. 3.4) What are the ways to apply discount? You can apply discount in two ways: either in percentage or in fixed amount. Go to System Configuration, click on Discount Settings and find option Calculate Discount In and input an appropriate value of discount in the option Discount Value. 3.5) Discount Settings fields in detail Discount Settings Field Name Description Input value Apply Discount Option to apply discount Drop down List. Possible options: - Yes - No Discount Available to Apply Discount On Calculate Discount In Select customers or customer groups to which you want to avail discount Various options to enable discount on Select option to Calculation discount in Drop down List. Possible options: - All customers including guests - Registered customers only - Specific customer groups only Drop down List. Possible options: - All Terms - First Term - All Except First Term Drop down List. Possible options: - Fixed Amount - Percentage Discount Value Enter discount value Numeric discount value 8

9 4) Order Confirmation Settings Send confirmation to customers who have subscribed for product(s). 4.1) How to configure extension to send s once the order is confirmed? Magento Store Admin can configure to send mails automatically to customers once they submit orders by completing checkout. Go to System Configuration, click on Order Confirmation Settings tab and make necessary settings. 4.2) Order Confirmation settings in detail Order Confirmation Settings Field Name Description Input value Send Order Confirmation Select Yes to enable auto Drop down List. Possible options: - Yes - No Sender Sender of the mail Select from Dropdown Template Choose a template for sending Select from Dropdown mail CC To ID to send carbon copy of the mails Enter valid ID 5) Upcoming Payment Reminder Settings Send reminder to customers for their upcoming rent payment of the subscription. 5.1) How to send reminder s to customers for their upcoming payment? Admin can configure extension to send auto reminder s for the upcoming payments of customers before the days specified. Go to System Configuration, click on Upcoming Payment Reminder Settings tab and make necessary settings. 9

10 5.2) Upcoming Payment Reminder settings in detail Upcoming Payment Reminder Settings Field Name Description Input value Send Upcoming Payment Reminder Sending mail for upcoming payment reminder Drop down List. Possible options: - Yes - No Send Before Days Days to send mails before due Enter days in numeric date of the payments Sender Sender of the mail Select from Dropdown Template Choose a template for sending Select from Dropdown mail CC To ID to send carbon copy of the mails Enter valid ID 6) Payment Confirmation Settings Send confirmation to customers for their successful rent payment. 6.1) How to send s for received and confirmed subscription payment? Admin can configure extension to send s for payment confirmation once the invoice is generated. Go to System Configuration, click on Payment Confirmation Settings tab and make necessary settings. 6.2) Payment Confirmation settings in detail Payment Confirmation settings Field Name Description Input value Send Payment Confirmation Confirmation once the payment is received Drop down List. Possible options: - Yes - No Sender Sender of the mail Select from Dropdown Template Choose a template for sending mail Select from Dropdown CC To ID to send carbon copy of the mails Enter valid ID 10

11 7) Subscription Status Notifications Settings Send notifications to customers for the change in their subscription status. These changes of status may have many reasons behind. Admin can prepare templates to send notifications with the possible reasons and to overcome them. 7.1) How to send s to customers when status of the subscriptions get changed? Admin can configure extension to send s to customers when the status of their subscription gets changed. Go to System Configuration, click on Subscription Status Notification Settings tab and make necessary settings. 7.2) Subscription Status Notifications Settings in detail Subscription Status Notifications Settings Field Name Description Input value Send Notifications for Status Select statuses to send Drop down List. Possible options: notifications for - Active - Suspended - Cancelled - Expired Active Status Template Choose a template for sending Select from Dropdown Suspended Status Template Canceled Status Template notifications for active status Choose a template for sending notifications for suspended status Choose a template for sending notifications for canceled status Select from Dropdown Select from Dropdown 11

12 Expired Status Template Choose a template for sending Select from Dropdown notifications for expired status Sender Sender of the mail Select from Dropdown CC To ID to send carbon copy of the mails Enter valid ID 8) Subscription Expiry Reminder Settings Send reminder s to customers before few days of the subscription expiry. The days can be set from backend as per the choice of admin. 8.1) How to send reminder s to customers before due dates of subscription expiry? Admin can send reminder s to customers to make them aware about subscription expiry before few days of expiry. Go to System Configuration, click on Subscription Expiry Reminder Settings tab and make necessary settings. 8.2) Subscription Expiry Reminder Settings in detail Subscription Expiry Reminder Settings in detail Field Name Description Input value Subscription Expiry Reminder Sending mail for Subscription Drop down List. Possible options: Expiry reminder - Yes - No Send Before Days Days to send mails before due date Enter days in numeric of the subscription expiry Sender Sender of the mail Select from Dropdown Template Choose a template for sending Select from Dropdown mail CC To ID to send carbon copy of the mails Enter valid ID 9) How to setup first recurring product? Admin can create recurring product by creating and managing various plans and assign it to various products to enable subscription payments. Go to Recurring & Subscription Payment Manage Plans and click on Add New Plan to create a new plan. Click on the tab Plan Information and provide various details and set them as per the need of your products. 12

13 9.1) How to name the plan? Find Plan Name option from the tab Plan Information and provide an appropriate name for customers to recognize the basic characteristics of the plan. 9.2) Can the products be offered as normal purchase? Admin can allow customers to purchase the subscription based products as a normal purchase too. Find Allow Purchase as Normal Product option from the tab Plan Information and set it to Yes. 9.3) How to define start date of subscription? Admin can set the start date of subscription with various options. Go to Subscription Start Date and select any option as per the requirement to define the start date if subscription. 9.4) How to enable or disable a plan? Go to Status and enable or disable the plan status from there. 9.5) How to create various terms for each plan? Admin can create multiple terms under a single plan and allow customer to select relevant as per their convenience. Go to Recurring & Subscription Payment Manage Plans and click on Add New Plan to create a new plan. Click on the tab Terms and click on add term. Add necessary settings and save terms for the plan. 13

14 9.6) How to assign products to a plan? Go to Recurring & Subscription Payment Manage Plans and click on Add New Plan to create a new plan. Click on the tab Products and select all the products you need to offer with this plan. 9.7) Where I can see the list of all saved plans? All the created and saved plans can be seen enlisted at Recurring & Subscription Payments Manage Plans. Admin can edit and delete all the plans from here. 14

15 10) Frontend view The look and feel of the frontend lies in the hands of store admin. Store Admin can make all the necessary changes as per his requirements. 10.1) Recurring & Subscription Payments on product view page 10.2) Recurring & Subscription Payments on cart page 15

16 10.3) Recurring & Subscription Payments on checkout page 10.4) Recurring & Subscription Payments in My Account page 16

17 10.5) Editing Subscriptions from My Subscription page Customers can check their subscription details and edit them clicking on Edit link on My Subscription page. 10.6) Subscription Payments in My Subscription page Customers can track their payment history clicking on Payments link from My Subscription page. 17

18 11) Manage Subscriptions Admin can manage all subscription details once customer subscribe. Go to Recurring & Subscription Payments Manage Subscriptions. - Clicking on Edit for a particular order ID will let admin check and edit Subscription Information of that particular subscription order. From here, admin can change the status of the subscription. - If a subscription failed to capture payment by any means, admin can pay this subscription payment from backend clicking on Pay Now link. 12) Troubleshooting If the extension does not shows up at System Configuration Milople Extensions Try the following: Clear your cache Log out of your administration area and log in again - For more details or queries, check our Knowledge Base 18

19 13) Support and Feedback Store admin can come in direct contact with the Milople Technologies from his/her own E-commerce store itself. System Configuration Milople Extensions Support and Feedback Store Admin can have the complete detail of the Recurring & Subscription Payments extension that is being installed in his/her store, give feedback to Milople, and connect with Milople through social media. 19

20 13) FAQ (Frequently asked questions) 13.1 For which type of products, Recurring & Subscription Payments is generally used? Recurring & Subscription extension is generally used for subscription based products and services to collect timely subscriptions and rental. We have a wide pool of customers using this extension in their Magento stores with multiple types of subscription products. Some of those are: Software as a service Monthly rent or electricity bills Magazines, newspapers, or other publications Services like web hosting, ride sharing, gym memberships etc. 20

Product Name: Size Chart Popup Version: 2.0.1 Document Type: Help doc Author: Milople Inc.

Product Name: Size Chart Popup Version: 2.0.1 Document Type: Help doc Author: Milople Inc. Product Name: Size Chart Popup Version: 2.0.1 Document Type: Help doc Author: Milople Inc. https:/www.milople.com/magento-extensions/size-chart-popup Table of content 1. Installation and Un-installation

More information

Product Name: ANZ egate Connect Version: 2.1.9 Document Type: Help doc Author: Milople Inc.

Product Name: ANZ egate Connect Version: 2.1.9 Document Type: Help doc Author: Milople Inc. Product Name: ANZ egate Connect Version: 2.1.9 Document Type: Help doc Author: Milople Inc. https://www.milople.com/magento-extensions/anz-egate-connect.html Table of Content 1. Installation and Un-installation

More information

Shop by Manufacturer Custom Module for Magento

Shop by Manufacturer Custom Module for Magento Shop by Manufacturer Custom Module for Magento TABLE OF CONTENTS Table of Contents Table Of Contents... 2 1. INTRODUCTION... 3 2. Overview...3 3. Requirements... 3 4. Features... 4 4.1 Features accessible

More information

Magento-Twinfield Module

Magento-Twinfield Module Magento-Twinfield Module V 1.2 (beta) Installation Manual V 1.2.1, November 23, 2011 Contact information Tauros Media Nederland B.V. E: twinfield@taurosmedia.com 1 1. Index 1) Index.2 2) Introduction..3

More information

Follow Up Email. Magento Extension User Guide. Official extension page: Follow Up Email. User Guide: Follow Up Email

Follow Up Email. Magento Extension User Guide. Official extension page: Follow Up Email. User Guide: Follow Up Email Follow Up Email Magento Extension User Guide Official extension page: Follow Up Email Page 1 Table of contents: 1. Follow Up Email configuration....3 2. Rule creation...6 3. Follow up email templates.....17

More information

Table of Content. 1. Mofluid Installation. 2. Mofluid Uninstallation. a. Magento Connect b. Manual Installation

Table of Content. 1. Mofluid Installation. 2. Mofluid Uninstallation. a. Magento Connect b. Manual Installation Table of Content 1. Mofluid Installation a. Magento Connect b. Manual Installation 2. Mofluid Uninstallation Module 1 Mofluid Installation Mofluid is installed using a plugin.tgz file that can be obtained

More information

Module Private Sales User Manual

Module Private Sales User Manual Module Private Sales User Manual 1 / 11 Summary Summary Overview... 3 Installation... 4 Upload files... 4 Settings... 4 User account... 5 General... 5 Invitations... 6 Abreviations... 6 Display slider...

More information

INSTALLATION GUIDE 1.0.0 MC

INSTALLATION GUIDE 1.0.0 MC MC Extension Auto Review Reminder Emailer Irzoo Thank you for purchasing the Auto Review Reminder Emailer extension. Below are the installation instructions, please let us know if you have any questions

More information

Manual. Version: 1.0.0

Manual. Version: 1.0.0 Manual Version: 1.0.0 Table of Contents I. INTRODUCTION... 3 II. INSTALLATION... 5 a. System Requirements... 5 b. Installation... 5 c. Configure PayPal IPN... 5 d. Cron Setup... 6 e. Upload Email Logo...

More information

ekomimeetsmage Manual for version 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0

ekomimeetsmage Manual for version 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0 ekomimeetsmage Manual for version 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0 Version 0.6 Last edit: 16.05.2013 Overview 1 Introduction...3 1.1 Requirements...3 1.2 Function Overview...3 2 Installation...3 2.1 Important

More information

Stripe Payment Module Magento 2 USER MANUAL MAGEDELIGHT.COM SUPPORT E: SUPPORT@MAGEDELIGHT.COM P: +1-(248)-275-1202

Stripe Payment Module Magento 2 USER MANUAL MAGEDELIGHT.COM SUPPORT E: SUPPORT@MAGEDELIGHT.COM P: +1-(248)-275-1202 Stripe Payment Module Magento 2 USER MANUAL MAGEDELIGHT.COM SUPPORT E: SUPPORT@MAGEDELIGHT.COM P: +1-(248)-275-1202 License Key After successful installation of Stripe Payment extension by using the Magento

More information

Multivendor Extension User Guide

Multivendor Extension User Guide Multivendor Extension User Guide About This Extension: The market place extension gives merchants the ability to sell products through multiple drop shippers, vendors, and suppliers. It allows vendors

More information

www.store.belvg.com skype ID: store.belvg email: store@belvg.com US phone number: +1-424-253-0801

www.store.belvg.com skype ID: store.belvg email: store@belvg.com US phone number: +1-424-253-0801 www.store.belvg.com skype ID: store.belvg email: store@belvg.com US phone number: +1-424-253-0801 1 Table of Contents User Guide Table of Contents 1. Introduction to Facebook Connect and Like Free... 3

More information

Altima Lookbook Free Extension v. 0.1.0

Altima Lookbook Free Extension v. 0.1.0 Altima Interactive 2012 Altima Interactive www.altima.net.au Altima Lookbook Free Extension v. 0.1.0 Compatibility: Community Edition: 1.4.x.x, 1.5.x.x, 1.6.x.x Enterprise Edition: 1.9 and later Installation

More information

CheckItOut Developer Manual

CheckItOut Developer Manual CheckItOut Developer Manual version 1.0.0 CheckItOut Developer Manual Page 1/13 Table Of Contents Minimal System Requirements...3 Installation...4 Magento Connect Package...4 Zip Archive...7 Overview...9

More information

Version 1.0.0 USER GUIDE

Version 1.0.0 USER GUIDE Magento Extension Grid Manager Version 1.0.0 USER GUIDE Last update: Aug 13 th, 2013 DragonFroot.com Grid Manager v1-0 Content 1. Introduction 2. Installation 3. Configuration 4. Troubleshooting 5. Contact

More information

X-POS GUIDE. v3.4 INSTALLATION. 2015 SmartOSC and X-POS

X-POS GUIDE. v3.4 INSTALLATION. 2015 SmartOSC and X-POS GUIDE INSTALLATION X-POS v3.4 2015 SmartOSC and X-POS 1. Prerequisites for Installing and Upgrading Server has Apache/PHP 5.2.x/MySQL installed. Magento Community version 1.7.x or above already installed

More information

install the extension:

install the extension: AITOC s Extensions for Magento Installation Guide Thank you for choosing AITOC s extension for Magento. This document will provide you with the informationn on how to install andd deactivatee this extension.

More information

MAGENTO-TWINFIELD MODULE

MAGENTO-TWINFIELD MODULE MAGENTO-TWINFIELD MODULE MAGENTO V1.0.5 (BETA) INSTALLATION & USER MANUAL V1.0.5 JANUARY 10, 2013 TAUROS MEDIA NEDERLAND B.V. POSTBUS 75035, 1077 AA AMSTERDAM INFO@TAUROSMEDIA.COM USER MANUAL MAGENTO-TWINFIELD

More information

Follow Up Email Pro Guide

Follow Up Email Pro Guide Website: http://magehit.com Contact: sale@magehit.com Configuration Follow Up Email Pro Guide Version 1.0.0 - Jan 2015 Go to System >> Configurations >> MageHit >> Follow Up Email (or Follow Up Email >>

More information

Order Manager Toolkit

Order Manager Toolkit Order Manager Toolkit Magento Extension User Guide Official extension page: Order Manager Toolkit Page 1 Table of contents: 1. Order Manager Toolkit: functionality on the order grid.. 3 2. Extended grid:

More information

1: 2: 2.1. 2.2. 3: 3.1: 3.2: 4: 5: 5.1 5.2 & 5.3 5.4 5.5 5.6 5.7 5.8 CAPTCHA

1: 2: 2.1. 2.2. 3: 3.1: 3.2: 4: 5: 5.1 5.2 & 5.3 5.4 5.5 5.6 5.7 5.8 CAPTCHA Step by step guide Step 1: Purchasing a RSMembership! membership Step 2: Download RSMembership! 2.1. Download the component 2.2. Download RSMembership! language files Step 3: Installing RSMembership! 3.1:

More information

J2T Points & Rewards Magento Extension

J2T Points & Rewards Magento Extension J2T Points & Rewards Magento Extension Documentation for v. 1.6.x Summary How to install...2 How to configure...3 Description of configuration fields...3 Default configuration...3 Registration/Referral

More information

Google Trusted Stores Setup in Magento

Google Trusted Stores Setup in Magento Google Trusted Stores Setup in Magento Google Trusted Stores is a free badging program that can improve your conversion rate and average order size by reassuring potential customers you offer a great shopping

More information

www.store.belvg.com skype ID: store.belvg email: store@belvg.com US phone number: +1-424-253-0801

www.store.belvg.com skype ID: store.belvg email: store@belvg.com US phone number: +1-424-253-0801 1 Table of Contents Table of Contents: 1. Introduction to One Page Review... 3 2. How to Install... 4 3. How to Configure... 5 3.1. How to manage reviews... 5 3.2 How to moderate reviews... 6 3.2. How

More information

SMSNotify Extension. User Documentation. Automated SMS sender and customer relationship tool. SMSNotify User Documentation 1

SMSNotify Extension. User Documentation. Automated SMS sender and customer relationship tool. SMSNotify User Documentation 1 SMSNotify Extension User Documentation Automated SMS sender and customer relationship tool SMSNotify User Documentation 1 Contents: 1. Extension overview and features... 3 2. Installation process... 4

More information

Magento Extension REVIEW BOOSTER User Guide

Magento Extension REVIEW BOOSTER User Guide Magento Extension REVIEW BOOSTER 0.1.0 Version 2 April, 2014 Release Date support@magebuzz.com Support 1 Table of contents Table of contents I. Preface 1. About This Document 2. Compatibility 3. Questions

More information

ULTIMATE LOYALTY MODULE

ULTIMATE LOYALTY MODULE ULTIMATE LOYALTY MODULE MAGENTO, V1.0 (BETA) INSTALLATION & USER MANUAL V1.0, 06 FEBRUARY 2012 TAUROS MEDIA NEDERLAND B.V. POSTBUS 75035, 1077 AA AMSTERDAM INFO@TAUROSMEDIA.COM MANUAL ULTIMATE LOYALTY

More information

Magento Integration Manual (Version 2.1.0-11/24/2014)

Magento Integration Manual (Version 2.1.0-11/24/2014) Magento Integration Manual (Version 2.1.0-11/24/2014) Copyright Notice The software that this user documentation manual refers to, contains proprietary content of Megaventory Inc. and Magento (an ebay

More information

Iceberg Commerce Video Gallery Extension 2.0 For Magento Version 1.3, 1.4, 1.5, 1,6

Iceberg Commerce Video Gallery Extension 2.0 For Magento Version 1.3, 1.4, 1.5, 1,6 Iceberg Commerce Video Gallery Extension 2.0 For Magento Version 1.3, 1.4, 1.5, 1,6 User Manual August 2011 Introduction Images are boring, let your customers watch your products in use. Embed Youtube,

More information

Magento Quotation Module User and Installer Documentation Version 2.2

Magento Quotation Module User and Installer Documentation Version 2.2 Magento Quotation Module User and Installer Documentation Version 2.2 1. Overview... 2 2. Installation... 2 2.1 Installation générale... 2 2.1 Installation... 2 2.2 Magento Updates... 3 2.3 Other modules

More information

Official Amazon Checkout Extension for Magento Commerce. Documentation

Official Amazon Checkout Extension for Magento Commerce. Documentation Official Amazon Checkout Extension for Magento Commerce Documentation 1. Introduction This extension provides official integration of your Magento store with Inline Checkout by Amazon service. Checkout

More information

easy_review version BoostMyShop

easy_review version BoostMyShop easy_review version BoostMyShop June 16, 2016 Contents easy_review 1 1. Overview 1 Automatic reminder 1 Super easy review write 1 2. Installation 1 1. Upload 1 3. Configuration 2 Version 2 General 3 Product

More information

Authorize.net for WordPress

Authorize.net for WordPress Authorize.net for WordPress Authorize.net for WordPress 1 Install and Upgrade 1.1 1.2 Install The Plugin 5 Upgrading the plugin 8 2 General Settings 2.1 2.2 2.3 2.4 2.5 2.6 2.7 2.8 2.9 2.10 2.11 Connecting

More information

E-Commerce Installation and Configuration Guide

E-Commerce Installation and Configuration Guide E-Commerce Installation and Configuration Guide Rev: 2012-02-17 Sitecore E-Commerce Services 1.2 E-Commerce Installation and Configuration Guide A developer's guide to installing and configuring Sitecore

More information

ProxiBlue Gift Promotions

ProxiBlue Gift Promotions ProxiBlue Gift Promotions Thank you for purchasing our product. Introduction This is an extensive and complicated extension. The install is best done by a magento professional developer or agency. It is

More information

Magento Extension for Add Multiple Products by Capacity Web Solutions

Magento Extension for Add Multiple Products by Capacity Web Solutions Magento Extension for Add Multiple Products by Capacity Web Solutions (Website: - http://www.capacitywebsolutions.com ) CONTENT Introduction.2 Installation 3 Configuration Settings..5 Features.9 Add Multiple

More information

LiteCommerce 2Checkout.com Module

LiteCommerce 2Checkout.com Module LiteCommerce 2Checkout.com Module Version 2.11 Reference Manual LiteCommerce 2Checkout.com Module Reference Manual I Table of Contents Introduction...1 Administrator...2 Zone Installing...3 the Module...4

More information

Login/ Logout RMS Employer Login Go to Employer and enter your username and password in the Employer Login section. Click on the LOGIN NOW button.

Login/ Logout RMS Employer Login Go to Employer and enter your username and password in the Employer Login section. Click on the LOGIN NOW button. Recruitment Management System Version 8 User Guide What is Recruitment Management System (RMS)? Recruitment Management System (RMS) is an online recruitment system which can be accessed by corporate recruiters

More information

Magento module Documentation

Magento module Documentation Table of contents 1 General... 4 1.1 Languages... 4 2 Installation... 4 2.1 Search module... 4 2.2 Installation in Magento... 6 2.3 Installation as a local package... 7 2.4 Uninstalling the module... 8

More information

Magento Extension User Guide

Magento Extension User Guide Smart Review Reminder Magento Extension User Guide Official extension page: Smart Review Reminder Page 1 Table of contents: 1. Email Settings.....3 2. Conditions Settings.........6 3. Google Analytics

More information

Installation Guide MAGENTO PAYMENT PLUGIN. release 1.0.1

Installation Guide MAGENTO PAYMENT PLUGIN. release 1.0.1 release 1.0.1 MAGENTO PAYMENT PLUGIN MAXIMUM CONSULT Tel: (+258) 21 903 112 (+258) 84 74 37 30 8 (+258) 82 61 45 471 Email: info@maximumconsult.com Maputo. Mozambique 1 Paguei.Online is the first Mozambican

More information

www.store.belvg.com skype ID: store.belvg email: store@belvg.com US phone number: +1-424-253-0801

www.store.belvg.com skype ID: store.belvg email: store@belvg.com US phone number: +1-424-253-0801 1 Table of Contents Table of Contents: 1. Introduction to Google+ All in One... 3 2. How to Install... 4 3. How to Create Google+ App... 5 4. How to Configure... 8 5. How to Use... 13 2 Introduction to

More information

Bizrate Buyers Survey Magento Module Installation and Configuration

Bizrate Buyers Survey Magento Module Installation and Configuration Bizrate Buyers Survey Magento Module Installation and Configuration Version 0.3 December 11, 2012 Contents Overview 3 Installation Instructions 3 Configuration Options 9 Medal Placements on Default Magento

More information

Create e-commerce website Opencart. Prepared by : Reth Chantharoth Facebook : https://www.facebook.com/tharothchan.ubee E-mail : rtharoth@yahoo.

Create e-commerce website Opencart. Prepared by : Reth Chantharoth Facebook : https://www.facebook.com/tharothchan.ubee E-mail : rtharoth@yahoo. Create e-commerce website Opencart Prepared by : Reth Chantharoth Facebook : https://www.facebook.com/tharothchan.ubee E-mail : rtharoth@yahoo.com Create e-commerce website Opencart What is opencart? Opencart

More information

Lay-Buys Payment Gateway Extension

Lay-Buys Payment Gateway Extension Lay-Buys Payment Gateway Extension Prestashop Extension User Guide Page 1 1. How to Install Table of contents: 1. How to Install....3 2. General Settings...5 3. Use as Payment option.....7 4. Lay-Buys

More information

GPMD CheckoutSuite for Magento Documentation

GPMD CheckoutSuite for Magento Documentation GPMD CheckoutSuite for Magento Documentation Version: 1.0.0 Table of Contents Installation Configuration Setting up Goals in Google Analytics Installation IMPORTANT: Before installing any Magento Extension

More information

Zapper for ecommerce. Magento Plugin Version 1.0.0. Checkout

Zapper for ecommerce. Magento Plugin Version 1.0.0. Checkout Zapper for ecommerce Magento Plugin Version 1.0.0 Branden Paine 4/14/2014 Table of Contents Introduction... 1 What is Zapper for ecommerce? Why Use It?... 1 What is Zapper?... 1 Zapper App Features...

More information

Lay-Buys Payment Gateway Extension

Lay-Buys Payment Gateway Extension Lay-Buys Payment Gateway Extension WooCommerce Extension User Guide Page 1 1. How To Install Table of contents: 1. How to Install....3 2. General Settings...8 3. Use as Payment option.....12 4. Lay-Buys

More information

InstantSearch+ for Magento Extension

InstantSearch+ for Magento Extension InstantSearch+ for Magento Extension Troubleshooting Guide- version 2.1.1 1. Sync status on the InstantSearch+ Dashboard Go to http://magento.instantsearchplus.com/login Login using the username/password

More information

SFC Featured Categories, Magento Extension Documentation

SFC Featured Categories, Magento Extension Documentation SFC Featured Categories, Magento Extension Documentation Copyright 2009 2010. StoreFront Consulting, Inc. All rights reserved. Developer: StoreFront Consulting, Inc. Platform: Magento Magento Version Compatibility:

More information

Trytond Magento Documentation

Trytond Magento Documentation Trytond Magento Documentation Release 3.4.11.0 Openlabs Technologies & Consulting (P) Limited June 23, 2015 Contents 1 Introduction 3 2 Installation 5 2.1 Installation of Magento Core API extension...............................

More information

USER GUIDE Slink for Magento

USER GUIDE Slink for Magento USER GUIDE Slink for Magento Saaslink.net INTRODUCTION Slink for Magento is designed to integrate Magento data with an external accounting system. Slink for Magento only supports Saasu.com Accounting.

More information

Cloud. Hosted Exchange Administration Manual

Cloud. Hosted Exchange Administration Manual Cloud Hosted Exchange Administration Manual Table of Contents Table of Contents... 1 Table of Figures... 4 1 Preface... 6 2 Telesystem Hosted Exchange Administrative Portal... 7 3 Hosted Exchange Service...

More information

1 Classified Script. User Guide v1.0

1 Classified Script. User Guide v1.0 1 Classified Script User Guide v1.0 Installation... 3 Create Database... 3 Grant Rights... 4 Configure Settings... 5 Step 1... 5 Step 2... 6 Step 3... 7 Post Sponsored Ad... 8 Step 1... 8 Step 2... 9 Manage

More information

MyanPay API Integration with Magento CMS

MyanPay API Integration with Magento CMS 2014 MyanPay API Integration with Magento CMS MyanPay Myanmar Soft Gate Technology Co, Ltd. 1/1/2014 MyanPay API Integration with Magento CMS 1 MyanPay API Integration with Magento CMS MyanPay API Generating

More information

Recruitment Management System (RMS) User Manual

Recruitment Management System (RMS) User Manual Recruitment Management System (RMS) User Manual Contents Chapter 1 What is Recruitment Management System (RMS)? 2 Chapter 2 Login/ Logout RMS Chapter 3 Post Jobs Chapter 4 Manage Jobs Chapter 5 Manage

More information

DutyCalculator - Installation and Configuration

DutyCalculator - Installation and Configuration DutyCalculator - Installation and Configuration Date: 23 Oct 201, Version 0.4.10 Requirements Magento Community version 1. and higher or Enterprise version 1.9.1 and higher Installation Follow this link

More information

Morningtime Ogone Pro Manual (manual v1.0)... 1. Step 1 - Preparations... 1. Step 2 - unpack and copy files... 2

Morningtime Ogone Pro Manual (manual v1.0)... 1. Step 1 - Preparations... 1. Step 2 - unpack and copy files... 2 MORNINGTIME OGONE PRO MANUAL (MANUAL V1.0) 1. Sign up for an Ogone account at http://www.ogone.com. 2. This module works for Magento Community 1.3-1.5 and Enterprise 1.7-1.10 CONTENTS Morningtime Ogone

More information

Shopping Cart Software

Shopping Cart Software Shopping Cart Software QuickStart Guide 1 Please note: The Quick Start guide covers only the minimum requirements to get your cart up and running; there are many more features for you to take advantage

More information

ICEPAY Magento Basic Module

ICEPAY Magento Basic Module ICEPAY Magento Basic Module Manual for merchants / developers --- 6/4/2012 Contents Contents... 1 1 Information... 3 1.1 Document revisions... 3 1.2 Overview... 4 1.3 Releases... 4 1.4 Compatibility...

More information

Authorize.net for WordPress

Authorize.net for WordPress Authorize.net for WordPress Authorize.net for WordPress 1 Install and Upgrade 1.1 1.2 Install The Plugin 5 Upgrading the plugin 8 2 General Settings 2.1 2.2 2.3 2.4 2.5 2.6 2.7 2.8 Connecting to Authorize.net

More information

Magento Extension Point of Sales User Manual Version 1.0

Magento Extension Point of Sales User Manual Version 1.0 Magento Extension Point of Sales Version 1.0 1. Overview... 2 2. Integration... 2 3. General Settings... 3 3.1 Point of sales Settings... 3 3.2 Magento Client Computer Settings... 3 4. POS settings...

More information

VIP Help Desk Web Application User Guide Version 3.0

VIP Help Desk Web Application User Guide Version 3.0 1 VIP Help Desk Web Application User Guide Version 3.0 2 Table of Contents-... New Features of VIP Help Desk 3.0 New features of Admin panel New features of Operator panel New features of User panel How

More information

Google Universal Analytics Enhanced E-commerce Tracking - Installation/Set-up Guide

Google Universal Analytics Enhanced E-commerce Tracking - Installation/Set-up Guide Google Universal Analytics Enhanced E-commerce Tracking - Installation/Set-up Guide 1. Disable Compilation Mode: To check that this is disabled, go to System- >Tools->Compilation. If the compiler status

More information

Top Navigation menu - Tabs. User Guide 1. www.magazento.com & www.ecommerceoffice.com

Top Navigation menu - Tabs. User Guide 1. www.magazento.com & www.ecommerceoffice.com User Guide User Guide 1 Extension Description Successful Websites ALWAYS have logical navigation that mirror real world navigational expectations and experiences. Good menus ALWAYS looks 100% clear, because

More information

Mobile Merchant Reference Guide

Mobile Merchant Reference Guide COPYRIGHT NOTICE Copyright 2013 Blackstone Merchant Services, Inc. All rights reserved. This document is for internal use only. No part of this publication may be reproduced, transmitted, transcribed,

More information

Newsletter Popup with Free Gift Coupon

Newsletter Popup with Free Gift Coupon Web Site: If you have some questions, please contact with us. Newsletter Popup with Free Gift Coupon Version 1.2.0 for Magento 1.6.x - 1.7.x - 1.8.x -1.9.x 2014m. 1 Table of Contents 1. Introduction...

More information

Important Notice. All company and brand products and service names are trademarks or registered trademarks of their respective holders.

Important Notice. All company and brand products and service names are trademarks or registered trademarks of their respective holders. 1 Important Notice MageWorx reserves the right to make corrections, modifications, enhancements, improvements, and other changes to its products and services at any time and to discontinue any product

More information

Skipjack Merchant User Guide. Quick Guide. (a supplement to the Merchant User Guide)

Skipjack Merchant User Guide. Quick Guide. (a supplement to the Merchant User Guide) Skipjack Merchant User Guide Quick Guide (a supplement to the Merchant User Guide) COPYRIGHT INFORMATION Evolve Adaptive Technology and Skipjack Financial Services are registered trademarks of the Bradley-Madison

More information

License Management and Support Guide

License Management and Support Guide License Management and Support Guide Salesforce, Winter 16 @salesforcedocs Last updated: December 8, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

MAGENTO Migration Tools

MAGENTO Migration Tools MAGENTO Migration Tools User Guide Copyright 2014 LitExtension.com. All Rights Reserved. Magento Migration Tools: User Guide Page 1 Content 1. Preparation... 3 2. Setup... 5 3. Plugins Setup... 7 4. Migration

More information

Sending an Encrypted/Unencrypted Message. Let's Begin: Log In and Set Up Security Questions. Create Additional ProMailSource Accounts:

Sending an Encrypted/Unencrypted Message. Let's Begin: Log In and Set Up Security Questions. Create Additional ProMailSource Accounts: Let's Begin: Log In and Set Up Security Questions To start, you can log in from the ProMailSource home page. Sending an Encrypted/Unencrypted Message Every message you send through ProMailSource is automatically

More information

Wishlist Module Hosted Ecommerce Service Module Help Document

Wishlist Module Hosted Ecommerce Service Module Help Document Wishlist Module Hosted Ecommerce Service Module Help Document This module is installed on all stores by default under all hosting plans of hosted e-commerce service as available at ecommercehosted.com

More information

Paya Card Services Payment Gateway Extension. Magento Extension User Guide

Paya Card Services Payment Gateway Extension. Magento Extension User Guide Paya Card Services Payment Gateway Extension Magento Extension User Guide Table of contents: 1. 2. 3. 4. 5. How to Install..3 General Settings......8 Use as Payment option..........10 Success View..........

More information

Setting Up the Mercent Marketplace Price Optimizer Extension

Setting Up the Mercent Marketplace Price Optimizer Extension For Magento ecommerce Software Table of Contents Overview... 3 Installing the Mercent Marketplace Price Optimizer extension... 4 Linking Your Amazon Seller account with the Mercent Developer account...

More information

E-Commerce Installation and Configuration Guide

E-Commerce Installation and Configuration Guide E-Commerce Installation and Configuration Guide Rev: 2011-05-19 Sitecore E-Commerce Fundamental Edition 1.1 E-Commerce Installation and Configuration Guide A developer's guide to installing and configuring

More information

CMS and e-commerce Solutions. version 1.0. Please, visit us at: http://www.itoris.com or contact directly by email: sales@itoris.

CMS and e-commerce Solutions. version 1.0. Please, visit us at: http://www.itoris.com or contact directly by email: sales@itoris. Help Desk for Magento User Guide version 1.0 created by IToris IToris Table of contents 1. Introduction... 3 1.1. Purpose... 3 2. Installation and License... 3 2.1. System Requirements... 3 2.2. Installation...

More information

Follow Up Email 1.0.2 Getting Started. How to install extension

Follow Up Email 1.0.2 Getting Started. How to install extension Follow Up Email 1.0.2 Getting Started Welcome to the Follow Up Email Documentation. Whether you are new to Follow Up Email or an advanced user, you can find useful information here. First of all we recommend

More information

Installation Instructions Nochex Payment Module for Magento

Installation Instructions Nochex Payment Module for Magento Installation Instructions Nochex Payment Module for Magento A guide for the installation of the Nochex payment module for Magento. All the information you need to start accepting Nochex payments in Magento.

More information

PaybyFinance Magento Plugin

PaybyFinance Magento Plugin PaybyFinance Magento Plugin Installation Instructions and User Guide Hitachi Capital Contact Name Contact Number E-Mail Address Firstname.surname@hitachicapital.co.uk PaybyFinance Team

More information

DPD shipping module documentation. Magento module version 2.0.3

DPD shipping module documentation. Magento module version 2.0.3 DPD shipping module documentation Magento module version 2.0.3 Table of Contents Introduction...3 Document version history...3 Definitions...3 Short user manual...3 Added functionality...4 Use cases...4

More information

DocuSign Connect for Salesforce Guide

DocuSign Connect for Salesforce Guide Information Guide 1 DocuSign Connect for Salesforce Guide 1 Copyright 2003-2013 DocuSign, Inc. All rights reserved. For information about DocuSign trademarks, copyrights and patents refer to the DocuSign

More information

Installation Manual for Catalog Infinite Scroll extension

Installation Manual for Catalog Infinite Scroll extension Installation Manual for Catalog Infinite Scroll extension This manual describes the installation, configuration and usage of the Catalog Infinite Scroll extension for Magento 2. Release Date: May 22, 2016

More information

Prestashop Ship2MyId Module. Configuration Process

Prestashop Ship2MyId Module. Configuration Process Prestashop Ship2MyId Module Configuration Process Ship2MyID Module Version : v1.0.2 Compatibility : PrestaShop v1.5.5.0 - v1.6.0.14 1 P a g e Table of Contents 1. Module Download & Setup on Store... 4

More information

Advanced Order Management Module Hosted Ecommerce Service Module Help Document

Advanced Order Management Module Hosted Ecommerce Service Module Help Document Advanced Order Management Module Hosted Ecommerce Service Module Help Document This module is available as Optional Add On Module at one time charges of US $125.00 * on hosting plans as available at ecommercehosted.com

More information

Optum Patient Portal. 70 Royal Little Drive. Providence, RI 02904. Copyright 2002-2013 Optum. All rights reserved. Updated: 3/7/13

Optum Patient Portal. 70 Royal Little Drive. Providence, RI 02904. Copyright 2002-2013 Optum. All rights reserved. Updated: 3/7/13 Optum Patient Portal 70 Royal Little Drive Providence, RI 02904 Copyright 2002-2013 Optum. All rights reserved. Updated: 3/7/13 Table of Contents 1 Patient Portal Activation...1 1.1 Pre-register a Patient...1

More information

Responsive Banner Slider Extension By Capacity Web Solutions

Responsive Banner Slider Extension By Capacity Web Solutions CONTENT Introduction 2 Features 2 Installation 3 Configuration Settings 4 Manage Responsive Banner Slider Extension 5 Manage Group Section 5 Manage Slides Section 9 Display Responsive Banner Slider 11

More information

Marketplace Plug-in User Guide

Marketplace Plug-in User Guide Marketplace Plug-in User Guide A guide to using Marketplace plug-in interface Last Updated: September 30, 2014 Version 1.0 2013-2004 Cybage. All rights reserved. The information contained in this document

More information

User Manual. Main Features

User Manual. Main Features User Manual Freelance Manager is powerful, yet simple, project and client management software application. It's a perfect solution for freelance designers and developers. It also works great for consultants,

More information

Servired Pro ING Direct Manual by Interactiv4 Version 2.3.1 2014/04/25

Servired Pro ING Direct Manual by Interactiv4 Version 2.3.1 2014/04/25 Servired Pro ING Direct Manual by Interactiv4 Version 2.3.1 2014/04/25 1 1.- What is interactiv4? Interactiv4 is a developing company and Magento partner with a big number of successful ecommerce projects

More information

Global Preview v.6.0 for Microsoft Dynamics CRM On-premise 2013 and 2015

Global Preview v.6.0 for Microsoft Dynamics CRM On-premise 2013 and 2015 Global Preview v.6.0 for Microsoft Dynamics CRM On-premise 2013 and 2015 User Manual Akvelon, Inc. 2015, All rights reserved. 1 Contents Overview... 3 Licensing... 4 Installation... 5 Upgrading from previous

More information

Outlook Profile Setup Guide Exchange 2010 Quick Start and Detailed Instructions

Outlook Profile Setup Guide Exchange 2010 Quick Start and Detailed Instructions HOSTING Administrator Control Panel / Quick Reference Guide Page 1 of 9 Outlook Profile Setup Guide Exchange 2010 Quick Start and Detailed Instructions Exchange 2010 Outlook Profile Setup Page 2 of 9 Exchange

More information

SAHARA DIGITAL8 RESPONSIVE MAGENTO THEME

SAHARA DIGITAL8 RESPONSIVE MAGENTO THEME SAHARA DIGITAL8 RESPONSIVE MAGENTO THEME This document is organized as follows: Chater I. Install ma_sahara_digital8 template Chapter II. Features and elements of the template Chapter III. List of extensions

More information

WHMCS MultiSite Module

WHMCS MultiSite Module WHMCS MultiSite Module - Installation and User guide WHMCS MultiSite Version 1.8 Table of contents 1. Introduction WHMCS MultiSite... 3 2. Installation WHMCS MultiSite... 3 2.1 Updating WHMCS Multisite...

More information

G-Lock EasyMail7. Admin Guide. Client-Server Email Marketing Solution for Windows. Copyright G-Lock Software. All Rights Reserved.

G-Lock EasyMail7. Admin Guide. Client-Server Email Marketing Solution for Windows. Copyright G-Lock Software. All Rights Reserved. G-Lock EasyMail7 Client-Server Email Marketing Solution for Windows Admin Guide Copyright G-Lock Software. All Rights Reserved. 1 Table of Contents This document is your admin guide for G-Lock EasyMail7

More information

APP ANALYTICS PLUGIN

APP ANALYTICS PLUGIN support@magestore.com Phone: 084.4.8585.4587 APP ANALYTICS PLUGIN USER GUIDE Table of Contents 1. INTRODUCTION 2. HOW TO INSTALL 3. HOW TO SET UP YOUR GOOGLE ANALYTICS ACCOUNT 4. HOW TO CONFIGURE IN MAGENTO

More information

DHL Discounted Shipping by InXpress

DHL Discounted Shipping by InXpress DHL Discounted Shipping by InXpress Magento Extension User Guide User Guide: InXpress Shipping Extension for Magento 1 Table of contents: 1. How to Install....3 2. General Settings...9 3. Dimensional Weight......11

More information

LICENTIA. InvoiceXpress Integration

LICENTIA. InvoiceXpress Integration LICENTIA InvoiceXpress Integration Revision: February 21, 2015 INDEX About the extension... 3 Compatability... 3 How to install... 3 After Installation... 3 Introduction... 4 Configuration... 5 Emailing

More information

emailchef for Magento: Package Tutorial

emailchef for Magento: Package Tutorial emailchef for Magento: Package Tutorial v. 2.7.5 emailchef.com 1 Introduction 2 Installation 2.1 From Magento Connect 2.2 Via file upload 2.3 Via FTP 3 Settings 3.1 Field mappings 4 Integration with Magento

More information