OpenCart. SugarCRM CE (Community Edition Only) Integration. Guide

Size: px
Start display at page:

Download "OpenCart. SugarCRM CE (Community Edition Only) Integration. Guide"

Transcription

1 OpenCart SugarCRM CE (Community Edition Only) Integration Guide By Lim Tee Chert 23 June 2012 (last updated on: 08 January 2015)

2 Purpose: This is A Release for OpenCart SugarCRM CE (Community Edition Only) Integration Guide. Before you proceed, please setup SugarCRM CE in document at SugarCRM CE- Plugin Installation.pdf The purpose of this OpenCart SugarCRM CE is to provide data synchronization between Customers, Contacts, Categories, Currencies, Products, Newsletter, Sales Invoice and Return Invoice. This is a 1way synchronization from OpenCart into SugarCRM CE. Compatible: No Software Version 1. Opencart x / x / x / x / x / x 2. SugarCRM CE 6.4.x / 6.5.x DISCLAIMER: USE AT YOUR OWN RISK. WE DO NOT ISSUED ANY WARRANTY FOR THIS PLUGIN. THE LICENSE IS GRANTED FOR SINGLE DOMAIN ONLY. IF YOU NEED TO DEPLOYED IN SECOND DOMAIN, YOU NEED TO BUY ADDITIONAL LICENSE FROM US. We assume that you have setup and configure according to the documentation below 1. CartBookSync Integration Suites 2. CartBookSync-SugarCRM CE- Plugin Installation

3 Table of Contents Pre-requisite... 4 How to Configure and Setup sugaropencartsync for OpenCart...5 Installing SugarCRM OpenCart Module... 6 How To Configure SugarCRM In OpenCart...8 First Time Synchronization Setting Up Cron Jobs Sync Currency to SugarCRM as Currencies...19 Sync Category to SugarCRM as Category...20 Sync Products to SugarCRM as Products Sync Customer to SugarCRM as Accounts...24 Subscribe/Unsubscribe Newsletter Sync Sales Order to SugarCRM as Sales Invoice...28 Support... 31

4 Pre-requisite Software Requirements: Software Website Opencart SugarCRM CE Server Requirements: Web Server (Preferable Apache Web Server) PHP (Supported Version 5.3.x / 5.4.x / 5.5.x) MySQL Database PHP Curl & PHP mbstring ioncube PHP Loader (At least version and above) Please follow the step to installed Opencart VQMod. 1) VQMod (At least version and above) If you do not have any web hosting, we recommend 1) Shared Hosting - 2) VPS Server

5 How to Configure and Setup sugaropencartsync for OpenCart The step below apply to all Opencart integration suites including CartBooks, SugarCRM, VtigerCRM. CartBooks Opencart Integration cartbooksopencartsync SugarCRM Opencart Integration sugaropencartsync VtigerCRM Opencart Integration vtigeropencartsync To configure sugaropencartsync for opencart, you need to copy opencart config.php into sugaropencartsync/opencart directory. I will show you how to use FTP program to transferred the file. 1) Transferring opencart/config.php into Local PC from your web server. Drag n drop opencart config.php into Local folder 2) Transferred opencart config.php file back into sugaropencartsync/config folder. /var/www/html/sugaropencartsync/config Drag n drop config.php into sugaropencartsync/config folder

6 Installing SugarCRM OpenCart Module Installation Notes: 1. Please make a backup before executing this step. 2. I am using opencart version for our documentation. 3. We assume that you have install the latest version of OpenCart without modify the Core files. If you have make any modification on OpenCart Core files, You need to contact us for your installation process. If you are using Opencart 1.5.x and above, you are safe to deploy our Data Sync Suites WITHOUT overwritten any files. We are using VQMod for Opencart 1.5.x and above. 4. Go to cartbooks_opencart_integration There are 2 folder need to be deploy into Opencart folder. Please follow the sequence to deploy. 1_all_module is a standard module for opencart version 1.5.x 2_vqmod_version is an opencart vqmod based on specify version. Make sure you deploy the correct version.

7 5. Use FTP program (Filezilla) to transferred the files into your Opencart ROOT folder. All Modules to be deploy into admin folder without any files overwritten. Drag n drop admin folder into opencart folder

8 How To Configure SugarCRM In OpenCart 1) Login to OpenCart using admin 2) Click the Extensions -> Modules 3) Click Install to setup SugarCRM Data Sync Suites 4) Click Edit to configure SugarCRM Data Sync Suites Fill in all requires fields marked as *. Make sure you activate this modules. General Settings Value Description Enabled Sync Status 1 = Enabled Sync Process 0 = Disabled Sync Process (Turn Off) Always set to 1 to enabled the sync process Version 1.5.x Opencart Version Is Debugging Mode 1 = Yes 0 = No set to 1 for Debugging Mode set to 0 for Production Mode I am running on Server with Memory Available Set to Shared Hosting if you are running in Shared Hosting Package. Choose your available Memory Limit in Opencart php.ini Data Sync URL CartBooks Sync URL. SugarCRM Settings Value Description SugarCRM URL SugarCRM URL. For security, please use All URL must be ended with service/v2/rest.php User ID admin User ID must be exist in SugarCRM Password your password Password for authentication Password Authentication 1 Standard Authentication 0 LDAP Authentication set to 1 for standard authentication set to 0 for LDAP authentication

9 Load Parameters Value Description Load Parameters Data Load SugarCRM Data Click on the Sync icon to load SugarCRM data. Please Refresh this page after completed. Product Settings Value Description Item Code Mapping 1 = Product ID (default) 2 = Model 3 = SKU 4 = UPC 5 = EAN 6 = JAN 7 = ISBN 8 = MPN Item Code refer to the fields sync into CartBooks as Item Code. These key must be UNIQUE KEY in opencart. If you are not sure about this key, please use default key as Product ID Part Number Mapping 1 = Product ID 2 = Model (default) 3 = SKU 4 = UPC 5 = EAN 6 = JAN 7 = ISBN 8 = MPN Part Number refer to the fields sync into CartBooks as Part Number in SugarCRM. These key must be UNIQUE KEY in opencart. If you are not sure about this key, please use default key as Product ID

10 Invoice Settings Value Description Sync Invoice Start Date From Calendar Year for your Business Start Up Date. Customer Order Ref Mapping 1 = Order ID 2 = Invoice No Default to Order ID Invoice Template 1 = Invoice Template Default Invoice Template Sync SalesOrder/Invoice when status is 1 = Canceled 2 = Complete (default) 3 = Pending (default) 4 = Processing (default) 5 = Refunded 6 = Shipped (default) 7 = Voided Ticked the Status to be Sync into SugarCRM for Invoice transaction. Void SalesOrder/Invoice when status is 1 = Canceled (default) 2 = Complete 3 = Pending 4 = Processing 5 = Refunded (default) 6 = Shipped 7 = Voided (default) Ticked the Status to be Sync into SugarCRM for Void Invoice transaction.

11 Click Save button and Refresh the CartBooks SugarCRM Data Sync Suites before Proceed.

12

13

14 NOTE: Goto System -> Localisation -> Orders Statuses Sync Process are highly depended on Orders Status. Please defined your Orders Status before configure Data Sync Suites Settings.

15 First Time Synchronization If you are running your E-Commerce for some time and have huge data in your Opencart. Do Not configure your CartBooks Cronjob before you perform first time synchronization. Manually perform this step to populate the first time sync into SugarCRM with Categories, Products, Customers, Contacts, SalesOrder/Invoice. This step may take longer time to complete depending on your data available in Opencart. If you are just started your Opencart without much data, this process will take less than 1 minute to be completed (Estimation time taken about 5 10 seconds). We have perform the simple task to synchronize 25,000 products from Opencart into SugarCRM and it take approximate 6 8 hours depending on the network. If you have more data, it may vary and take longer time to be completed. Anyway, once you execute this step, you do not need to wait for the completion, but rather you can leave it and come back tomorrow to configure your Cronjob. Before you setup your cronjob, you may login to SugarCRM to verify your data. This is to ensure that all your data have been populated into SugarCRM correctly. Otherwise, you need to initial again for the first time synced. How to initial First Time Synchronization 1) Open a new Firefox Browser. 2) Enter the url Please change the to your domain name 3) Once you execute the step 2. If you hit an error below, you can ignore it. 3.1) Timeout issue If you are not sure, you may contact us at support@cartbooks.com

16 Setting Up Cron Jobs Setting for Batch Process. Change the user path to your own path Please CHANGE ALL batch file to executable file. Use your FTP program again and Right Click on each of the filename batch-xxx.sh -> File Permissions. The box below will appear. Make sure the Number value set to 755. And Click OK button to save it.

17 Please change the path according to your directory structure Add this line to crontab to Sync Data from OpenCart To SugarCRM for every 15 minutes Using cpanel Scroll down until you see the Cron jobs /home/userid/public_html/sugaropencartsync/cronjob/batch-opencart-sugar.sh /dev/null 2>& sugaropencartsync/cronjob/batch-opencart-sugar.sh

18 Using Linux SSH chmod +x batch-opencart-sugar.sh vi batch-opencart-sugar.sh #!/bin/sh umask 002 cd /home/userid/public_html/sugaropencartsync/cronjob /usr/bin/php -q sync-opencart-sugar.php su crontab -e */15 * * * * /home/userid/public_html/sugaropencartsync/cronjob/batch-opencart-sugar.sh /dev/null 2>&

19 Sync Currency to SugarCRM as Currencies In Opencart, click on any currency from the list, you need to update each of the currencies and it will automatically sync to SugarCRM. In Opencart Currency In SugarCRM Currencies WARNING! Do not delete the currency for US Dollar which is duplicate in this case. This is needed for Data Sync Suites to support multi-currencies in SugarCRM.

20 Sync Category to SugarCRM as Category In Opencart, click on any category from the list, you need to update each of the category and it will automatically sync to SugarCRM. In Opencart Category

21 In SugarCRM Category

22 Sync Products to SugarCRM as Products In Opencart, click on any product from the list, you need to update each of the product and it will automatically sync to SugarCRM. In Opencart Products

23 In SugarCRM Products

24 Sync Customer to SugarCRM as Accounts In Opencart, when the customer sign up or edit their profile, it will automatically sync to SugarCRM. In Opencart Customer

25 In SugarCRM Accounts

26 In SugarCRM Contacts

27 Subscribe/Unsubscribe Newsletter Customer Newsletter will be automatically sync when the customer outed out from the mailing list.

28 Sync Sales Order to SugarCRM as Sales Invoice In Opencart, when the customer checkout, the Sales Order will be created. To Approved the Sales Order, please follow the step below: Login as admin user. Click on Shop Menu and Goto Sales -> Orders. Click on the new created sales orders. Under the Tab -> Order Detail, click on [Generate] to generate Invoice No. Click on Tab -> Order History, set the "Order Status" => Complete. Enter some comments and it will ready to sync into SugarCRM System. The Cronjob will executed every 15 minutes (Depending on your setting). The Sales Order will automatically sync to SugarCRM as Sales Invoices.

29 Note: The customer can checkout in any currently and it will automatically sync into SugarCRM. In Opencart Sales Order In SugarCRM Sales Invoices

30 In Opencart, The Administrator have the ability to complete the Sales Order/Invoices. The Sales Order will be automatically sync to SugarCRM. In Opencart Sales Order NOTE: SugarCRM support Coupon Discount, Voucher Discount and Reward Point via custom fields.

31 In SugarCRM Sales Invoice Coupon Amount, Voucher Amount, Reward Amount via custom fields. Support Support for installation and troubleshooting is available via support at

SugarCRM CE (Community Edition Only) Plugin. Installation. Guide

SugarCRM CE (Community Edition Only) Plugin. Installation. Guide SugarCRM CE (Community Edition Only) Plugin Installation Guide Version 2.0 By Lim Tee Chert 23 June 2012 (last updated on: 08 January 2015) Purpose: This is for SugarCRM CE (Community Edition Only) plugin

More information

OpenCart AliExpress Retail Plugin User Guide

OpenCart AliExpress Retail Plugin User Guide OpenCart AliExpress Retail Plugin User Guide By Lim Tee Chert 30 April 2015 (last updated on: 15 Oct 2015) http://www.aliwebstore.com Purpose: The purpose of this Opencart AliExpress Retail Plugin is to

More information

OpenCart AliExpress Affiliate Plugin User Guide

OpenCart AliExpress Affiliate Plugin User Guide OpenCart AliExpress Affiliate Plugin User Guide By TC 30 April 2015 (last updated on: 15 Oct 2015) http://www.aliwebstore.com Purpose: The purpose of this Opencart AliExpress Affiliate Plugin is to provide

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

Livezilla How to Install on Shared Hosting http://www.jonathanmanning.com By: Jon Manning

Livezilla How to Install on Shared Hosting http://www.jonathanmanning.com By: Jon Manning Livezilla How to Install on Shared Hosting By: Jon Manning This is an easy to follow tutorial on how to install Livezilla 3.2.0.2 live chat program on a linux shared hosting server using cpanel, linux

More information

TIMETABLE ADMINISTRATOR S MANUAL

TIMETABLE ADMINISTRATOR S MANUAL 2015 TIMETABLE ADMINISTRATOR S MANUAL Software Version 5.0 BY GEOFFPARTRIDGE.NET TABLE OF CONTENTS TOPIC PAGE 1) INTRODUCTION 1 2) TIMETABLE SPECIFICATIONS 1 3) SOFTWARE REQUIRED 1 a. Intranet Server (XAMPP

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

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

About This Document 3. Integration Overview 4. Prerequisites and Requirements 6

About This Document 3. Integration Overview 4. Prerequisites and Requirements 6 Contents About This Document 3 Integration Overview 4 Prerequisites and Requirements 6 Meeting the Requirements of the cpanel Plugin... 6 Meeting the Requirements of Presence Builder Standalone... 6 Installation

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

Version 2.17 Update Installation Guide

Version 2.17 Update Installation Guide Page 1 of 11 Version 2.17 Update Installation Guide Page 2 of 11 END-USER LICENSE AGREEMENT ( EULA ) FOR CPV LAB This End-User License Agreement ("EULA") pertains to the CPV Lab product (called Software"

More information

XCloner Official User Manual

XCloner Official User Manual XCloner Official User Manual Copyright 2010 XCloner.com www.xcloner.com All rights reserved. xcloner.com is not affiliated with or endorsed by Open Source Matters or the Joomla! Project. What is XCloner?

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

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

Installing buzztouch Self Hosted

Installing buzztouch Self Hosted Installing buzztouch Self Hosted This step-by-step document assumes you have downloaded the buzztouch self hosted software and operate your own website powered by Linux, Apache, MySQL and PHP (LAMP Stack).

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

Automated CPanel Backup Script. for home directory backup, remote FTP backup and Amazon S3 backup

Automated CPanel Backup Script. for home directory backup, remote FTP backup and Amazon S3 backup Automated CPanel Backup Script for home directory backup, remote FTP backup and Amazon S3 backup Version : 1.0 Date : August 10, 2011 Developed by : Dody Rachmat Wicaksono (support@cpanelbackupscript.com)

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

Vtiger CRM Outlook Plugin Documentation

Vtiger CRM Outlook Plugin Documentation Vtiger CRM Outlook Plugin Documentation Outlook Plugin Version 1.0.04 Different Solutions GmbH support@different-solutions.com http://www.different-solutions.com Support Forum: http://forum.vtiger.de Date:

More information

Active Directory Requirements and Setup

Active Directory Requirements and Setup Active Directory Requirements and Setup The information contained in this document has been written for use by Soutron staff, clients, and prospective clients. Soutron reserves the right to change the

More information

Installing CPV Lab Version 2.17

Installing CPV Lab Version 2.17 Installing CPV Lab Version 2.17 END-USER LICENSE AGREEMENT ( EULA ) FOR CPV LAB This End-User License Agreement ("EULA") pertains to the CPV Lab product (called Software" in this Agreement). Read the terms

More information

Adding Outlook to a Blackberry, Downloading, Installing and Configuring Blackberry Desktop Manager

Adding Outlook to a Blackberry, Downloading, Installing and Configuring Blackberry Desktop Manager Adding Outlook to a Blackberry, Downloading, Installing and Configuring Blackberry Desktop Manager The following instructions work for the District provided Blackberrys from Sprint, but I think it should

More information

Administrative Guide VtigerCRM Microsoft Exchange Connector (Exchange Server 2010)

Administrative Guide VtigerCRM Microsoft Exchange Connector (Exchange Server 2010) Administrative Guide VtigerCRM Microsoft Exchange Connector (Exchange Server 2010) Table of Contents Introduction...3 Requirements...4 Installation...5 Vtiger Server Component...5 Exchange Server Component...6

More information

[Jet-Magento Integration]

[Jet-Magento Integration] CedCommerce. All rights reserved. SUPPORT@CEDCOMMERCE.COM [Jet-Magento Integration] CedCommerce Jet-Magento Integration, an extension by CedCommerce, establishes synchronization of inventory, price, other

More information

Expresso Quick Install

Expresso Quick Install Expresso Quick Install 1. Considerations 2. Basic requirements to install 3. Install 4. Expresso set up 5. Registering users 6. Expresso first access 7. Uninstall 8. Reinstall 1. Considerations Before

More information

OxyClassifieds Installation Handbook

OxyClassifieds Installation Handbook OxyClassifieds Installation Handbook OxyClassifieds Team Email: office@oxyclassifieds.com Web: http://www.oxyclassifieds.com OxyClassifieds Installation Handbook by OxyClassifieds Team Copyright 2006-2011

More information

[Jet-Magento Integration]

[Jet-Magento Integration] CedCommerce. All rights reserved. SUPPORT@CEDCOMMERCE.COM [Jet-Magento Integration] CedCommerce Jet-Magento Integration, an extension by CedCommerce, establishes synchronization of inventory, price, other

More information

iscripts Backuper 2009 iscripts

iscripts Backuper 2009 iscripts iscripts Backuper About iscripts Backuper by iscripts iscripts has been offering online data backup for consumers over two years under the brand Backup2net. We have decided to enhance our current solution

More information

FireBLAST Email Marketing Solution v2

FireBLAST Email Marketing Solution v2 Installation Guide WELCOME to fireblast, one of the Industry s leading Email Marketing Software Solutions for your business. Whether you are creating a small email campaign, or you are looking to upgrade

More information

JOINUS AG. PowerPay Checkout. Magento Module User Manual. Support: it-support@joinusag.ch

JOINUS AG. PowerPay Checkout. Magento Module User Manual. Support: it-support@joinusag.ch PowerPay Checkout Magento Module User Manual Support: it-support@joinusag.ch This document explains installation procedure and configuration options for Joinus AG PowerPay checkout magento payment module.

More information

Document History Revision 5.0.2 Date: October 30, 2006

Document History Revision 5.0.2 Date: October 30, 2006 vtiger CRM 5.0.2 Installation Manual (For Wiindows OS) Document History Revision 5.0.2 Date: October 30, 2006 - 2 - Table of Contents 1. System Requirements...3 2. How do I choose right distribution?...4

More information

Site Store Pro. INSTALLATION GUIDE WPCartPro Wordpress Plugin Version

Site Store Pro. INSTALLATION GUIDE WPCartPro Wordpress Plugin Version Site Store Pro INSTALLATION GUIDE WPCartPro Wordpress Plugin Version WPCARTPRO INTRODUCTION 2 SYSTEM REQUIREMENTS 4 DOWNLOAD YOUR WPCARTPRO VERSION 5 EXTRACT THE FOLDERS FROM THE ZIP FILE TO A DIRECTORY

More information

AJ Matrix V5. Installation Manual

AJ Matrix V5. Installation Manual AJ Matrix V5 Installation Manual AJ Square Consultancy Services (p) Ltd., The Lord's Garden, #1-12, Vilacheri Main Road, Vilacheri, Madurai-625 006.TN.INDIA, Ph:+91-452-3917717, 3917790. Fax : 2484600

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

Active Directory Integration

Active Directory Integration Active Directory Integration Last updated March 2016 Contents Introduction:... 2 Administration configuration set up:... 2 Configuring for a single OU import... 3 User Importing... 3 Active Directory and

More information

How To Sync Google Drive On A Mac Computer With A Gmail Account On A Gcd (For A Student) On A Pc Or Mac Or Mac (For An Older Person) On An Ipad Or Ipad (For Older People) On

How To Sync Google Drive On A Mac Computer With A Gmail Account On A Gcd (For A Student) On A Pc Or Mac Or Mac (For An Older Person) On An Ipad Or Ipad (For Older People) On Installation and Setup of Google Drive for Students on Mac OS X Purpose: This guide will lead you through the Google Drive Installation and Configuration. Pre-requisites: 1) ODU Student Gmail account 2)

More information

CounterPoint SQL and Magento ecommerce Interface

CounterPoint SQL and Magento ecommerce Interface CounterPoint SQL and Magento ecommerce Interface Requirements: CounterPoint SQL: 8.3.9, 8.4.2 Magento Community Edition: 1.5.1+ (older versions are not compatible due to changes in Magento s API) MagentoGo

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

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

Magento Integration Guide. Everything you need to know to integrate Unleashed inventory management with Magento ecommerce. Contents.

Magento Integration Guide. Everything you need to know to integrate Unleashed inventory management with Magento ecommerce. Contents. Contents Contents Magento Integration Guide Everything you need to know to integrate Unleashed inventory management with Magento ecommerce Direct integration between two powerhouses of online sales and

More information

PDG Software. QuickBooks Financial Guide

PDG Software. QuickBooks Financial Guide QuickBooks Financial Guide , Inc. 1751 Montreal Circle, Suite B Tucker, Georgia 30084-6802 Copyright 1998-2008 PDG Software, Inc.; All rights reserved. PDG Software, Inc. ("PDG Software") retains all

More information

Bazaarvoice for Magento Extension Implementation Guide v6.3.4

Bazaarvoice for Magento Extension Implementation Guide v6.3.4 Bazaarvoice Bazaarvoice for Magento Extension Implementation Guide v6.3.4 Version 6.3.4 Bazaarvoice Inc. 03/25/2016 Introduction Bazaarvoice maintains a pre-built integration into the Magento platform.

More information

Tonido Cloud Admin Guide

Tonido Cloud Admin Guide CODELATHE LLC Tonido Cloud Admin Guide Installing and Managing Tonido Cloud CodeLathe LLC 10/27/2012 (c) CodeLathe LLC 2012. All Rights Reserved Contents 1. Introduction... 3 2. Pre-Requisites... 3 3.

More information

Cloud Services ADM. Agent Deployment Guide

Cloud Services ADM. Agent Deployment Guide Cloud Services ADM Agent Deployment Guide 10/15/2014 CONTENTS System Requirements... 1 Hardware Requirements... 1 Installation... 2 SQL Connection... 4 AD Mgmt Agent... 5 MMC... 7 Service... 8 License

More information

Using Internet or Windows Explorer to Upload Your Site

Using Internet or Windows Explorer to Upload Your Site Using Internet or Windows Explorer to Upload Your Site This article briefly describes what an FTP client is and how to use Internet Explorer or Windows Explorer to upload your Web site to your hosting

More information

vtiger CRM 4.2 Installation Guide for Linux OS

vtiger CRM 4.2 Installation Guide for Linux OS - 1 - vtiger CRM 4.2 Installation Guide for Linux OS (Revision: 4.2) - 2 - Contents 1. System Requirements...3 2. Linux Dependency Packages...4 3. Installation Prerequisites...6 4. Installing vtiger CRM...7

More information

Extending Remote Desktop for Large Installations. Distributed Package Installs

Extending Remote Desktop for Large Installations. Distributed Package Installs Extending Remote Desktop for Large Installations This article describes four ways Remote Desktop can be extended for large installations. The four ways are: Distributed Package Installs, List Sharing,

More information

Google Merchant Center

Google Merchant Center Google Merchant Center Version : 2.0.2 Last update : 29/10/2012 Development : Business Tech modules@businesstech.fr Google prerequisites You must first register on Google Merchant Center by going to http://www.google.com/merchants

More information

IIS, FTP Server and Windows

IIS, FTP Server and Windows IIS, FTP Server and Windows The Objective: To setup, configure and test FTP server. Requirement: Any version of the Windows 2000 Server. FTP Windows s component. Internet Information Services, IIS. Steps:

More information

Quick Installation Guide. CereusReporting - Express Edition

Quick Installation Guide. CereusReporting - Express Edition Quick Installation Guide CereusReporting - Express Edition Version 2.10.66 1 Introduction 1.1 About CereusReporting CereusReporting is a plugin designed to enhance the reporting functionality of the Cacti

More information

Bazaarvoice for Magento

Bazaarvoice for Magento Bazaarvoice Bazaarvoice for Magento Extension Implementation Guide v6.1.2.3 Version 6.1.2.3 Bazaarvoice Inc. 8/5/2015 Introduction Bazaarvoice maintains a pre-built integration into the Magento platform.

More information

Asia Web Services Ltd. (vpshosting.com.hk)

Asia Web Services Ltd. (vpshosting.com.hk) . (vpshosting.com.hk) Getting Started guide for VPS Published: July 2011 Copyright 2011 Table of Contents Page I. Introduction to VPS 3 II. Accessing Plesk control panel 4 III. Adding your domain in Plesk

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

SETTING UP ACTIVE DIRECTORY (AD) ON WINDOWS 2008 FOR DOCUMENTUM @ EROOM

SETTING UP ACTIVE DIRECTORY (AD) ON WINDOWS 2008 FOR DOCUMENTUM @ EROOM SETTING UP ACTIVE DIRECTORY (AD) ON WINDOWS 2008 FOR DOCUMENTUM @ EROOM Abstract This paper explains how to setup Active directory service on windows server 2008.This guide also explains about how to install

More information

Initial Setup of Microsoft Outlook with Google Apps Sync for Windows 7. Initial Setup of Microsoft Outlook with Google Apps Sync for Windows 7

Initial Setup of Microsoft Outlook with Google Apps Sync for Windows 7. Initial Setup of Microsoft Outlook with Google Apps Sync for Windows 7 Microsoft Outlook with Initial Setup of Concept This document describes the procedures for setting up the Microsoft Outlook email client to download messages from Google Mail using Internet Message Access

More information

ACTIVE DIRECTORY DEPLOYMENT

ACTIVE DIRECTORY DEPLOYMENT ACTIVE DIRECTORY DEPLOYMENT CASAS Technical Support 800.255.1036 2009 Comprehensive Adult Student Assessment Systems. All rights reserved. Version 031809 CONTENTS 1. INTRODUCTION... 1 1.1 LAN PREREQUISITES...

More information

Payment module integration for Magento 2. Version 2.0.0

Payment module integration for Magento 2. Version 2.0.0 Version 2.0.0 Contents 1. RELEASE NOTES...3 2. MODULE FEATURES... 4 3. PREREQUISITES... 5 4. INSTALLATION OF THE PAYMENT MODULE... 6 4.1. Package description... 6 4.2. Installation of the module... 6 5.

More information

If you are you are using Microsoft outlook 2007, then new toolbar will be added below the Outlook menu bar,

If you are you are using Microsoft outlook 2007, then new toolbar will be added below the Outlook menu bar, Enjay SugarCRM Add-on for MS-Outlook 2010 Configuration 1. Launch MS-Outlook 2007 or 2010 2. Click on Enjay Tab shown in figure below If you are you are using Microsoft outlook 2007, then new toolbar will

More information

SMS for Outlook. Installation, Configuration and Usage Guide

SMS for Outlook. Installation, Configuration and Usage Guide SMS for Outlook Installation, Configuration and Usage Guide INTRODUCTION Installing TxTStream s SMS for Outlook is easy and will only take a minute or two. We will be using screen shots from a Windows

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

Amazon Payments Implementation Guide. Support for ZenCart

Amazon Payments Implementation Guide. Support for ZenCart Support for ZenCart This document explains the necessary steps to offer Amazon Payments on your website. You will need to create an Amazon Payments account and enter your Merchant ID and MWS access keys

More information

Kollaborate Server Installation Guide!! 1. Kollaborate Server! Installation Guide!

Kollaborate Server Installation Guide!! 1. Kollaborate Server! Installation Guide! Kollaborate Server Installation Guide 1 Kollaborate Server Installation Guide Kollaborate Server is a local implementation of the Kollaborate cloud workflow system that allows you to run the service in-house

More information

F-Secure Messaging Security Gateway. Deployment Guide

F-Secure Messaging Security Gateway. Deployment Guide F-Secure Messaging Security Gateway Deployment Guide TOC F-Secure Messaging Security Gateway Contents Chapter 1: Deploying F-Secure Messaging Security Gateway...3 1.1 The typical product deployment model...4

More information

Content Management System

Content Management System Content Management System XT-CMS INSTALL GUIDE Requirements The cms runs on PHP so the host/server it is intended to be run on should ideally be linux based with PHP 4.3 or above. A fresh install requires

More information

Professional Joomla! Migration. User Guide. Version 1.1 Date: 25th March 2015. 2013 Vibaweb Ltd. All rights reserved.

Professional Joomla! Migration. User Guide. Version 1.1 Date: 25th March 2015. 2013 Vibaweb Ltd. All rights reserved. Professional Joomla! Migration User Guide Version 1.1 Date: 25th March 2015 Migrate Me PLUS: User Guide Page 1 Contents LEGAL AGREEMENT... 3 About Migrate Me Plus... 4 Some features of Migrate Me Plus...

More information

EZblue BusinessServer The All - In - One Server For Your Home And Business

EZblue BusinessServer The All - In - One Server For Your Home And Business EZblue BusinessServer The All - In - One Server For Your Home And Business Quick Start Guide Version 3.11 1 2 3 EZblue Server Overview EZblue Server Installation EZblue Server Configuration 4 EZblue Magellan

More information

SonicWALL SSL VPN 3.5: Virtual Assist

SonicWALL SSL VPN 3.5: Virtual Assist SonicWALL SSL VPN 3.5: Virtual Assist Document Scope This document describes how to use the SonicWALL Virtual Assist add-on for SonicWALL SSL VPN security appliances. This document contains the following

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

Installing and Using the Zimbra Reporting Tool

Installing and Using the Zimbra Reporting Tool Installing and Using the Zimbra Reporting Tool October 2014 Legal Notices Copyright 2005-2014 Zimbra, Inc. All rights reserved. This product is protected by U.S. and international copyright and intellectual

More information

How to Join QNAP NAS to Microsoft Active Directory (AD)

How to Join QNAP NAS to Microsoft Active Directory (AD) How to Join QNAP NAS to Microsoft Active Directory (AD) What is Active Directory? Active Directory is a Microsoft directory used in Windows environments to centrally store, share, and manage the information

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

HP A-IMC Firewall Manager

HP A-IMC Firewall Manager HP A-IMC Firewall Manager Configuration Guide Part number: 5998-2267 Document version: 6PW101-20110805 Legal and notice information Copyright 2011 Hewlett-Packard Development Company, L.P. No part of this

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

NSi Mobile Installation Guide. Version 6.2

NSi Mobile Installation Guide. Version 6.2 NSi Mobile Installation Guide Version 6.2 Revision History Version Date 1.0 October 2, 2012 2.0 September 18, 2013 2 CONTENTS TABLE OF CONTENTS PREFACE... 5 Purpose of this Document... 5 Version Compatibility...

More information

shweclassifieds v 3.3 Php Classifieds Script (Joomla Extension) User Manual (Revision 2.0)

shweclassifieds v 3.3 Php Classifieds Script (Joomla Extension) User Manual (Revision 2.0) shweclassifieds v 3.3 Php Classifieds Script (Joomla Extension) User Manual (Revision 2.0) Contents Installation Procedure... 4 What is in the zip file?... 4 Installing from Extension Manager... 6 Updating

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

Dues & Billing. Dues & Billing. I. Dues and Billing Overview. Welcome to Dues and Billing!

Dues & Billing. Dues & Billing. I. Dues and Billing Overview. Welcome to Dues and Billing! Dues & Billing I. Dues and Billing Overview Welcome to Dues and Billing! This feature allows you to create batches of invoices and specify members as recipients. The current functionality allows you to

More information

ASULPUNTO Magento unicenta opos integration extension Version 1.0.0

ASULPUNTO Magento unicenta opos integration extension Version 1.0.0 ASULPUNTO Magento unicenta opos integration extension Version 1.0.0 Magento unicenta opos Integration Extension Version 1.0.0 Page 1 Table of Contents Requirements...3 A working copy of unicenta opos on

More information

OSF INTEGRATOR for. Integration Guide

OSF INTEGRATOR for. Integration Guide OSF INTEGRATOR for DEMANDWARE and MICROSOFT DYNAMICS CRM 2013 Integration Guide Table of Contents 1 Summary... 3 2 Component Overview... 3 2.1 Functional Overview... 3 2.2 Integration components... 3 2.3

More information

Configure Single Sign on Between Domino and WPS

Configure Single Sign on Between Domino and WPS Configure Single Sign on Between Domino and WPS What we are doing here? Ok now we have the WPS server configured and running with Domino as the LDAP directory. Now we are going to configure Single Sign

More information

This installation guide will help you install your chosen IceTheme Template with the Cloner Installer package.

This installation guide will help you install your chosen IceTheme Template with the Cloner Installer package. Introduction This installation guide will help you install your chosen IceTheme Template with the Cloner Installer package. There are 2 ways of installing the theme: 1- Using the Clone Installer Package

More information

TABLE OF CONTENTS. ipay / Magento Implementation Guide 2 Copyright 2012 Planet Payment, Inc. All Rights Reserved.

TABLE OF CONTENTS. ipay / Magento Implementation Guide 2 Copyright 2012 Planet Payment, Inc. All Rights Reserved. TABLE OF CONTENTS INTRODUCTION... 3 Purpose... 3 Downloading the Magento Extension... 3 Configuring the Magento Extension... 3 Exhibit: Magento Admin Login Screen... 3 Payment Processing Options with ipay

More information

HOW TO SILENTLY INSTALL CLOUD LINK REMOTELY WITHOUT SUPERVISION

HOW TO SILENTLY INSTALL CLOUD LINK REMOTELY WITHOUT SUPERVISION HOW TO SILENTLY INSTALL CLOUD LINK REMOTELY WITHOUT SUPERVISION Version 1.1 / Last updated November 2012 INTRODUCTION The Cloud Link for Windows client software is packaged as an MSI (Microsoft Installer)

More information

Working With Your FTP Site

Working With Your FTP Site Working With Your FTP Site Welcome to your FTP Site! The UnlimitedFTP (UFTP) software will allow you to run from any web page using Netscape, Internet Explorer, Opera, Mozilla or Safari browsers. It can

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

Active Directory Management. Agent Deployment Guide

Active Directory Management. Agent Deployment Guide Active Directory Management Agent Deployment Guide Document Revision Date: June 12, 2014 Active Directory Management Deployment Guide i Contents System Requirements...1 Hardware Requirements...1 Installation...3

More information

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users SyAM Management Utilities and Non-Admin Domain Users Some features of SyAM Management Utilities, including Client Deployment and Third Party Software Deployment, require authentication credentials with

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

FileMaker Server 13. FileMaker Server Help

FileMaker Server 13. FileMaker Server Help FileMaker Server 13 FileMaker Server Help 2010-2013 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker and Bento are trademarks of FileMaker,

More information

ProxiBlue Dynamic Category Products

ProxiBlue Dynamic Category Products ProxiBlue Dynamic Category Products Thank you for purchasing our product. Support, and any queries, please log a support request via http://support.proxiblue.com.au If you are upgrading from a pre v3 version,

More information

RBackup Server Installation and Setup Instructions and Worksheet. Read and comply with Installation Prerequisites (In this document)

RBackup Server Installation and Setup Instructions and Worksheet. Read and comply with Installation Prerequisites (In this document) RBackup Server Installation and Setup Instructions and Worksheet Fill out the Installation Worksheet. (In this document) Read and comply with Installation Prerequisites (In this document) Review the Partner

More information

iglobe CRM SharePoint App Documentation

iglobe CRM SharePoint App Documentation 8/31/2014 iglobe CRM SharePoint App Documentation Apply to app version 1.1.0.2 Alon Ekelund Tuborg Boulevard 12,3 sal 2900 Hellerup Denmark Phone: +45 28800025 Support: support@iglobe.dk Other question:

More information

Transferring Your Hosting Account

Transferring Your Hosting Account Transferring Your Hosting Account Setting up your Web site on our secure hosting servers So you want to host your Web site on our secure servers, but you want to avoid costly mistakes and excessive site

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

MailEnable Connector for Microsoft Outlook

MailEnable Connector for Microsoft Outlook MailEnable Connector for Microsoft Outlook Version 2.23 This guide describes the installation and functionality of the MailEnable Connector for Microsoft Outlook. Features The MailEnable Connector for

More information

Setting up of scheduling is system dependant, here you will find notes on configuring scheduling under the following systems:

Setting up of scheduling is system dependant, here you will find notes on configuring scheduling under the following systems: How to set cron jobs Code Author Pedro Gonçalves Created Date 2012-04-02 13:15:52 Last Update 2012-05-13 12:59:51 Rating Votes 62 Some of the add-on\'s require use of system scheduling service, suck as

More information

Administrator Manual

Administrator Manual . Self-evaluation Platform (SEP) on Information Technology in Education (ITEd) for School Administrator Manual Mar 2006 [Version 3.0] Copyright 2005 Education and Manpower Bureau Page 1 Table of Contents

More information

Investment Management System. Connectivity Guide. IMS Connectivity Guide Page 1 of 11

Investment Management System. Connectivity Guide. IMS Connectivity Guide Page 1 of 11 Investment Management System Connectivity Guide IMS Connectivity Guide Page 1 of 11 1. Introduction This document details the necessary steps and procedures required for organisations to access the Homes

More information

http://docs.trendmicro.com/en-us/smb/hosted-email-security.aspx

http://docs.trendmicro.com/en-us/smb/hosted-email-security.aspx Trend Micro Incorporated reserves the right to make changes to this document and to the product described herein without notice. Before installing and using the product, review the readme files, release

More information

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows)

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows) Introduction EASYLABEL 6 has several new features for saving the history of label formats. This history can include information about when label formats were edited and printed. In order to save this history,

More information