Magento module Documentation

Size: px
Start display at page:

Download "Magento module Documentation"

Transcription

1

2 Table of contents 1 General Languages Installation Search module Installation in Magento Installation as a local package Uninstalling the module Upgrading the module Configuration Log level General Shipping methods DPD Home Delivery DPD ParcelShops Frontend implementation DPD Home Delivery DPD ParcelShops Choosing a ParcelShop Custom ParcelShops Backend order processing Weight Generating labels Processing order with multiple shipments Downloading labels Download a single label Return labels Instructions PDF Generate return label and instruction file Download label and instructions label and instructions to client Track & Trace OneStepCheckout Backend configuration Created by DPD Magento module documentation 2/27

3 8.2 Frontend implementation Created by DPD Magento module documentation 3/27

4 1 General De DPD Shipping module for Magento installs as 2 shipping methods in Magento: - DPD ParcelShops - DPD Home Delivery As Magento administrator, you can choose to have one or both shipping methods available after installation. For more information about these DPD ParcelShops en DPD Home Delivery you can contact DPD at: magento@dpd.com. Important: before you can use the module, you need to contact DPD to acquire the necessary test and production credentials and configuration settings. For more information, contact: magento@dpd.com. The module impacts your Magento installation in the following areas: - Frontend: o During checkout one or two extra shipping methods will be available. - Backend: o Extra menu item Sales > DPD Orders to manage your orders and generate labels. o Extra tab in System > Configuration > Sales > Shipping Settings : DPD Shipping to set general account configurations. o Two extra shipping methods in System > Configuration > Sales > Shipping Methods to set specific configurations. 1.1 Languages The following language packs are included in the module: - English - Dutch - French - German 2 Installation In most cases a new module will be installed via Magento Connect, Magento s official module marketplace. This chapter provides a quick overview of how to install a new module in your Magento Installation. It is important to backup your Magento online store before installing any module. 2.1 Search module You will need to find the module to install. Open Magento Connect at and search for the module: Created by DPD Magento module documentation 4/27

5 After clicking the search icon, you will see an overview of the search results. Select the official DPD Shipping module. This will open up the detail page. At the detailed view of the module you can see extra info about the module such as the number of downloads (Popularity Score), the number of reviews, a description, etc. The URL needed for installation is found by selecting your platform (your edition of Magento Community or Enterprise) and clicking Install Now : Note: You need to be logged in to be able to request the URL. After clicking Install Now you will see a small form where you need to choose your version of Magento Connect. As the DPD Shipping module only support Magento versions that run on Magento Connect 2.0, you should select the same. After selecting Magento Connect 2.0, agree to the license agreement and click Get Extension Key. The URL will appear: Created by DPD Magento module documentation 5/27

6 2.2 Installation in Magento Now that you have acquired the URL, you can install the module in your Magento installation. Log in to the administration of Magento and navigate to System > Magento Connect > Magento Connect Manager : You will be asked to log in once again, after which you will see the Magento Connect Manager: Created by DPD Magento module documentation 6/27

7 Paste the URL of the module in the field and click Install. Magento will check for dependencies and show them to you, prompting for confirmation. Upon clicking Proceed you will be directed to the lower side of the page where you are able to follow the progress of the installation (output may vary according to Magento version). After these steps the module is installed, and you may start using it. 2.3 Installation as a local package There are cases in which you might have a package locally and want to install it into Magento directly. For this you will use the Magento Connect Manager in a similar manner. Navigate to the Magento Connect Manager like in the previous example. You will see the Magento Connect Manager where you will choose Direct package file upload : Click Choose file, navigate to your local package and click Open. Click Upload and you will be directed to the lower side of the page where you are able to follow the progress of the installation (output may vary according to Magento version). After these steps the module is installed, and you may start using it. Created by DPD Magento module documentation 7/27

8 2.4 Uninstalling the module Whenever you wish to uninstall a plugin in Magento, go to the Magento Connect Manager by logging in to the administration and navigating to System > Magento Connect > Magento Connect Manager. Login once again if prompted. Once you are at the Magento Connect Manager, scroll down the page until you see a list of installed extensions (displayed extensions varies by Magento version): From the actions dropdown, select Uninstall for each plugin you wish to uninstall: Press the Commit changes button. You will be directed to the bottom of the page where you are able to follow the process of the uninstallation. 2.5 Upgrading the module In order to check for upgrades for the Magento extensions you can follow the instructions below. Log in to the Magento administration panel and navigate to System > Magento Connect > Magento Connect Manager. On the Extensions tab, click on Check for Upgrades : Created by DPD Magento module documentation 8/27

9 The Magento Connect manager will automatically connect to the Magento Connect server and check for available upgrades. If you have an extension that has a published upgrade they will be colored in yellow and you will be able to apply the upgrade to your Magento module. Note that it is extremely important to backup your Magento online store before applying the upgrade. From the Actions drop-down menu you will be able to select the desired upgrade version. Click Commit Changes to proceed with the upgrade. The chosen upgrade will be automatically downloaded and applied. Once the extension is upgraded you can refresh the page via the Refresh button. Then check the current status of your extension. You will find the yellow color has been removed for your Upgraded Extension and the Installed column has changed to the version number you just installed. You can now click Return to Admin and check if any new Configuration Settings for your Extension are available. Also make sure that your online store is properly functioning and there are no errors. Created by DPD Magento module documentation 9/27

10 3 Configuration Important: it is important you aware of the default behavior within Magento. You can find the default behavior in an online example demo store: The DPD Shipping module is configured in the default Magento system configuration. 3.1 Log level The module comes with three log levels: - Debug - Info - Error The module uses the Magento log level debug by default. It is advised, certainly on production environment to set this level to error. To change the DPD log level, change the following file: app/code/community/dpd/shipping/etc/config.xml (tag <log_level>). The default is 7 (debug), this is an overview of all available values: - 3 = Error - 6 = Info - 7 = Debug - 0 = No logging Note: if logging is disabled in Magento backend in the Log Settings, nothing will be logged. All log entries can be found in the file dpd.log in the default Magento log folder. 3.2 General If the module installed correctly, the general settings for your DPD Shipping module can be set in System > Configuration > Sales > Shipping Settings in the tab DPD Shipping : The following table provides you an overview of all available options: Created by DPD Magento module documentation 10/27

11 Setting Description Default Paperformat Weight unit User Id Password Select in which format the labels should be generated for printing. Select in which unit you are setting the weight on your products. Mandatory, contact DPD for this information. Mandatory, contact DPD for this information. Webservice URL Do not change unless instructed by DPD! Sender name, street, Mandatory, contact DPD for this information. This information is used by the webservice and needs to be filled in exactly as provided by DPD or the webservice will not work! A6 kg Note: These settings are configured at the Global (default) Magento scope by default, but can be set on website level/scope if needed. 3.3 Shipping methods If the module installed correctly, two new DPD Shipping methods can be found in System > Configuration > Sales > Shipping Methods : Expand the tab of the shipping method you want to configure DPD Home Delivery All settings are mandatory unless specifically mentioned otherwise. Created by DPD Magento module documentation 11/27

12 The following table provides you an overview of all available options: Setting Description Default Enabled Enables or disables the shipping method. Yes Shipping method name The name of the shipping method during checkout. Sort order The order in the list of shipping methods during checkout. 0 Default selected Selects the shipping by default during checkout. No Rate type Flat rate price Table rates condition Export table rates file Import table rates file Ship to countries Allowed countries Select flat rate if you require a fixed rate for this shipping method. Select table rates if you want the rates to be based on a table rates configuration. Only applicable if Rate type is set to flat rate. Fixed amount as shipment cost e.g.: Only applicable if Rate type is set to table rates. The module uses table rates configuration in the same way the default Magento table rates work. For choosing your condition and configuring the table rates CSV, please visit: Only applicable if Rate type is set to table rates. You can download the current CSV by clicking the Export CSV button. Only applicable if Rate type is set to table rates. You can upload your CSV here. Note: The table rates configuration file is only available in the Magento [Website] scope; it will not be visible in another configuration scope! Tip: you can use online tools to generate a CSV file like this: Select whether you want to allow this shipping method to ship to all available countries or to specific countries. Specify the countries for which this shipping method should be available to ship to. Only available if Ship to countries is set to specific countries. DPD Home Delivery Flat Rate 0 Specific Countries BE,FR,DE,LU,NL DPD ParcelShops All settings are mandatory unless specifically mentioned otherwise. The following table provides you an overview of all available options: Setting Description Default Created by DPD Magento module documentation 12/27

13 Enabled Enables or disables the shipping method. Yes Shipping method name The name of the shipping method during checkout. Sort order The order in the list of shipping methods during checkout. 0 Default selected Selects the shipping by default during checkout. No Rate type Flat rate price Table rates condition Export table rates file Import table rates file Ship to countries Allowed countries Google Maps API Map width Select flat rate if you require a fixed rate for this shipping method. Select table rates if you want the rates to be based on a table rates configuration. Only applicable if Rate type is set to flat rate. Fixed amount as shipment cost e.g.: On applicable if Rate type is set to table rates. The module uses table rates configuration in the same way the default Magento table rates work. For choosing your condition and configuring the table rates CSV, please visit: Only applicable if Rate type is set to table rates. You can download the current CSV by clicking the Export CSV button. Only applicable if Rate type is set to table rates. You can upload your CSV here. Note: The table rates configuration file is only available in the Magento [Website] scope; it will not be visible in another configuration scope! Tip: You can use online tools to generate a CSV file like this: Select whether you want to allow this shipping method to ship to all available countries or to specific countries. Specify the countries for which this shipping method should be available to ship to. Only available if Ship to countries is set to specific countries. The shipping method uses Google Maps to display the map in the frontend. Fill in the API key here. Note: This is optional if you will not meet the usage limits. Visit this URL for more information: l=nl#api_key The width of the map in pixels. Note that this includes the list on the right side of the map if activated. Map height The height of the map in pixels. 430 DPD Home Delivery Flat Rate 0 Specific Countries BE,FR,DE,LU,NL 600 Created by DPD Magento module documentation 13/27

14 Map max num of shops Map presentation Map list Custom ParcelShops - CSV Custom ParcelShops logo Custom ParcelShops map logo Custom ParcelShops - free shipping The maximum number of shops to show on the map and in the list. Note: This number doe not apply to custom ParcelShops, all custom ParcelShops are always added to the number of regular ParcelShops. The maximum only applies the the number of regular ParcelShops. Inline will show the map within the page within the shipping method. Overlay will show the maps as an overlay on the checkout page. Enabling the map list will show the returned ParcelShops also as a list on the right side of the map. Note: Custom ParcelShops are also added to this list, at the bottom. DPD allows you to show custom ParcelShops on the map. These are you own pick-up points like your outlets. The CSV needs to be provided by DPD, you cannot upload your own CSV! Note: This setting is only available in the Magento [Website] scope; it will not be visible in another configuration scope! You can use your own logo to display your custom ParcelShops, upload it here. It should be 100x100 px. This is the map pointer image that is used, it is usually your logo in a text balloon-like pointer image. It should be 57x57 px. If this option is enabled, the shipping price will be 0.00 for custom ParcelShops. Inline No The default DPD logo The default DPD logo No Created by DPD Magento module documentation 14/27

15 4 Frontend implementation This chapter describes how DPD Shipping works in the frontend of your Magento installation. 4.1 DPD Home Delivery The DPD Home Delivery shipping method is displayed in the same way as a default shipping method like Flat rate. This means no extra visual features are added. DPD Home Delivery displays in the checkout as follows: 1. This text can be configured with the option Shipping method name in the shipping method configuration 2. The cost is based on your configuration, be it flat rate or table rates. 4.2 DPD ParcelShops The DPD ParcelShops shipping methods basically displays the same as other shipping method but with some extra features: Created by DPD Magento module documentation 15/27

16 1. This text can be configured with the option Shipping method name in the shipping method configuration 2. The cost is based on your configuration, be it flat rate or table rates. 3. This link opens the map based on the shipping address. In the map the visitor can select the ParcelShop. The map is shown inline or as an overlay, based on the configuration setting Map presentation in the shipping method configuration Choosing a ParcelShop Customers can choose a ParcelShop by clicking on the link Click here to select your ParcelShop : This opens the Google Map and shows the ParcelShops that where found based on the shipping address: The presentation of the map can be configured in the configuration of the shipping method: - you can choose to display the map inline in stead of as an overlay - you can choose to hide the list on the right - you can choose the width and height of the map - you can choose the number of ParcelShops to find an show The map is automatically zoomed based on the ParcelShops that need to be shown. Created by DPD Magento module documentation 16/27

17 Note: if you are using custom ParcelShops, the zoom will not take them into account, because custom ParcelShops are always shown on the map, not taking the shipping address into account. To select a ParcelShop, the customer can select a ParcelShop on the map and click Ship to this ParcelShop, or use the list on the right: After choosing the ParcelShop, the selected ParcelShop is presented on the checkout page: By clicking the [i]-icon, details about the ParcelShop will be shown. By clicking the link Click here to change your ParcelShop the map appears again and a new ParcelShop can be chosen Custom ParcelShops DPD allows certain customers to use their outlets as ParcelShops and present them to the customer in custom way; this is called Custom ParcelShops. If your contract with DPD allows you to use this feature, DPD will provide you with a CSV file to upload in the Magento backend. This CSV file contains the information about your outlets, also known as custom ParcelShops. Created by DPD Magento module documentation 17/27

18 If a custom ParcelShops CSV has been uploaded in the backend, these custom ParcelShops will be added to the list of regular ParcelShops that are retrieved from DPD based on the shipping address. They will also be added to the list on the right of the map (if active) and use there own logo and pointer on the map (if uploaded in the backend): User can select the customer ParcelShops as any other ParcelShop. The frontend and backend process is the same for a regular or a custom ParcelShop. Created by DPD Magento module documentation 18/27

19 If Custom Parcelshops - free shipping is enabled, the shipping cost will be 0.00 when selecting a custom ParcelShop. Note for developers: When the shipping cost changes after selecting a ParcelShop, the price element in the DPD ParcelShops label will get the class price-changes for 2 seconds. Created by DPD Magento module documentation 19/27

20 5 Backend order processing Orders that have been created with the DPD Home Delivery or DPD ParcelShops shipping method appear in the overview: Orders should be processed from within this view. Processing is the same for DPD Home Delivery orders and DPD ParcelShops orders. 5.1 Weight The module calculates the total weight of the shipment based on the weight of the products in the shipment. All items without a parent item are taken into account to counter problems with configurable and bundled products. A label is generated for each shipment and the total weight of the shipment is sent to DPD when generating a label. Please be aware that you are expected to fill in the weight of your product and that this weight will impact you monthly invoice from DPD. Note: The setting Unit weight under Shipping Settings is used to calculate the weight and translate it to the unit DPD is expecting, make sure it is set correctly. 5.2 Generating labels In the DPD Orders overview, you can filter the orders you would like to process using the standard Magento column filters that are available in the overview: Filter the overview and select all the orders you would like to process. Then, perform the action Generate Label and Complete that is available in the Actions dropdown top right of the overview by selecting it and clicking the Submit button next to it. Generating a label can take up to 1 second per label, please be patient during this process. It can take up to maximum 2 minutes. Also, there is a maximum of 100 orders that can be processed in one action. This action results in the following: Created by DPD Magento module documentation 20/27

21 1. Magento shipment will be created. Performing then Generate Label and Complete action will contact DPD through a webservice, which will provide a tracking code and a DPD Label as PDF. If the order does not yet have a shipment, a Magento shipment will be created and the tracking number will be added to that shipment: You can also verify if a label is present by checking the DPD Label column in the overview: If an order already has a shipment, a new shipment will not be created, a label and tracking number will be generated for each existing DPD shipment. See Processing order with multiple shipments for more information. 2. The status of the order changes. If your order had the status Processing before performing the Generate Label and Complete, it will automatically be set to Complete. The status of the order is changed based on the standard Magento status workflow. As a result, if no invoice has been created before the action Generate Label and Complete the status would go from Pending to Processing. 3. An will *not* be sent to the client If you want a shipment to be sent, you will have to go to the shipment and click the Send button Processing order with multiple shipments When an order requires multiple shipments, you have to create as many shipment as needed manually in Magento before performing the Generate Label and Complete action. You can create the shipment like any other Magento shipment, but if a DPD label needs to be generated for that shipment, you need to select DPD as carrier and fill in a dummy tracking number: Created by DPD Magento module documentation 21/27

22 Note: The dummy tracking number will be replaced with the DPD tracking number as soon as the action Generate Label and Complete has been performed. When the Generate Label and Complete processes the order, it will generate a label and tracking number for each DPD shipment in the order. You can also add other (non-dpd) shipment in the order if needed; they will be ignored by the Generate Label and Complete action. After the Generate Label and Complete has been performed on an order, the value in the DPD Label column will change to Yes and you will not be able to re-process the order. 5.3 Downloading labels The module assumes you will only download the label once, and you do not want to download a label you already downloaded and therefore is flag Label Downloaded is set on an order when a label has been downloaded. To download the labels that have been generated with the action Generate Label and Complete, select the order for which you want to download the labels and perform the Download all undownloaded action: This action will process all the orders you have selected - that do not have the flag Label Downloaded - and generate a ZIP-file containing the labels of all the orders (that where not downloaded before) as PDF s Download a single label You can also download a single label without setting or reading the downloaded flag. To download a single label, navigate to the shipment of an order, and click the Download DPD Label button: Created by DPD Magento module documentation 22/27

23 A PDF will be downloaded. This button does not set the downloaded flag, and you can also always download the DPD label with this button, regardless of the fact you downloaded it before (= DPD Downloaded flag is set to Yes ). Created by DPD Magento module documentation 23/27

24 6 Return labels The module allows Magento webshop administrators to generate return labels for an order. Where regular labels are generated and maintained at a shipment level, the return labels are not linked to a certain shipment in Magento, and can be managed from with the order: A return label also comes with an instruction file, this file can be sent to the customer and explains how to use the return label. You can generate a DPD return on any order, it does not need to be an order with DPD as shipping method. 6.1 Instructions PDF The instructions PDF is a fixed (hard-coded) PDF, but will include the logo of the webshop. The logo is retrieved from the logo that is configured to be used in the Transaction s in Magento in System > Configuration > General > Design > Transactional s. For versions prior to Magento CE 1.7, the header logo is used, as there is no configuration option available. Notes: 1. GIF images and interlaced PNG images are not supported. 2. The fixed base PDF is located at magento_root_dir/media/dpd/returnlabel/ do not remove it! 6.2 Generate return label and instruction file To generate a return label for an order, click on the DPD Retour Label button top right of an order: After clicking on this button, a DPD return label will be generated and is available in under DPD Return Labels : Created by DPD Magento module documentation 24/27

25 6.3 Download label and instructions To download the return label or the instructions PDF, you can click on the links in the Download column: 6.4 label and instructions to client You do not have to download the label and instructions to send it to the client, you can the return label and instructions PDF with the action to client in the column: An will be sent to the address of the customer that is available in the order. A default template included (and used) in the module for this and is called DPD Returnlabel Created by DPD Magento module documentation 25/27

26 7 Track & Trace When a label is generated, DPD will return a tracking code for the order, and a tracking code per shipment in the order. Both links will be added to the Track your order window: 8 OneStepCheckout The DPD extension is compatible with the OneStepCheckout available at Version is supported, little to no problems are reported or expected on other stable versions. 8.1 Backend configuration The DPD Shipping Method configuration Map presentation has to be set to overlay in System > Configuration > Shipping Methods > DPD Parcelshops Created by DPD Magento module documentation 26/27

27 For DPD to be compatible a few settings are also required in the OneStepCheckout configuration: - The default country has to be set under System > Configuration > OneStepCheckout > General. - Country and postcode have to be enabled for AJAX update. You can find this setting in System > Configuration > OneStepCheckout > AJAX update shipping/payment methods. When using OneStepCheckout, if you want to DPD shipping method selected by default, choose the empty option in the Default shipping method dropdown in System > Configuration > OneStepCheckout > General, this way you can handle default selection from the DPD shipping method configuration. 8.2 Frontend implementation When all settings are correct your checkout will contain the DPD shipping methods: Created by DPD Magento module documentation 27/27

Shipbeat Magento Module. Installation and user guide

Shipbeat Magento Module. Installation and user guide Shipbeat Magento Module Installation and user guide This guide explains how the Shipbeat Magento Module is installed, used and uninstalled from your Magento Community Store. If you have questions or need

More information

Paazl Magento Extension Manual for using and configuring Paazl in the Magento Admin

Paazl Magento Extension Manual for using and configuring Paazl in the Magento Admin Paazl Magento Extension Manual for using and configuring Paazl in the Magento Admin Version: 1.2.4 1. General information Refresh you Magento cache after installation. Make sure you run at least PHP 5.3.

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

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

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

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

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

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

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

MAGEJAM PLUGIN INSTALLATION GUIDE

MAGEJAM PLUGIN INSTALLATION GUIDE MAGEJAM PLUGIN INSTALLATION GUIDE BEFORE YOU BEGIN ANY INSTALL OR UPGRADE ** Always make sure to make a backup of your Magento installation before installing any extension especially on a live system.**

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

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

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

Shipbeat Magento Module. Installation and user guide

Shipbeat Magento Module. Installation and user guide Shipbeat Magento Module Installation and user guide Table of contents 1. Module installation 1.1 Regular installation 1.2 Multi-store installation 1.3 Installation for SUPEE-6788 and Magento CE 1.9.2.2

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

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

Fortis Theme. User Guide. v1.0.0. Magento theme by Infortis. Copyright 2012 Infortis

Fortis Theme. User Guide. v1.0.0. Magento theme by Infortis. Copyright 2012 Infortis Fortis Theme v1.0.0 Magento theme by Infortis User Guide Copyright 2012 Infortis 1 Table of Contents 1. Introduction...3 2. Installation...4 3. Basic Configuration...5 3.1 Enable Fortis Theme...5 3.2 Enable

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

Flexible Virtuemart 2 Template CleanMart (for VM2.0.x only) TUTORIAL. INSTALLATION CleanMart VM 2 Template (in 3 steps):

Flexible Virtuemart 2 Template CleanMart (for VM2.0.x only) TUTORIAL. INSTALLATION CleanMart VM 2 Template (in 3 steps): // Flexible Virtuemart VM2 Template CleanMart FOR VIRTUEMART 2.0.x (ONLY) // version 1.0 // author Flexible Web Design Team // copyright (C) 2011- flexiblewebdesign.com // license GNU/GPLv3 http://www.gnu.org/licenses/gpl-

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

DEAR Inventory - Magento Integration Guide

DEAR Inventory - Magento Integration Guide DEAR Inventory - Magento Integration Guide Introduction... 2 Magento configuration... 2 DEAR Inventory configuration... 4 DEAR Inventory extension for Magento... 6 Publishing Catalog... 6 Monitoring your

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

Note: With v3.2, the DocuSign Fetch application was renamed DocuSign Retrieve.

Note: With v3.2, the DocuSign Fetch application was renamed DocuSign Retrieve. Quick Start Guide DocuSign Retrieve 3.2.2 Published April 2015 Overview DocuSign Retrieve is a windows-based tool that "retrieves" envelopes, documents, and data from DocuSign for use in external systems.

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

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

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

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

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

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

Flexible Virtuemart 2 Template PureMart (for VM2.0.x only) TUTORIAL. INSTALLATION PureMart VM 2 Template (in 3 steps):

Flexible Virtuemart 2 Template PureMart (for VM2.0.x only) TUTORIAL. INSTALLATION PureMart VM 2 Template (in 3 steps): // Flexible Virtuemart VM2 Template PureMart FOR VIRTUEMART 2.0.x (ONLY) // version 1.0 // author Flexible Web Design Team // copyright (C) 2011- flexiblewebdesign.com // license GNU/GPLv3 http://www.gnu.org/licenses/gpl-

More information

Module DPD Magento. 30-11-2014 Business Development. 2016/02 Page 1 of 23

Module DPD Magento. 30-11-2014 Business Development. 2016/02 Page 1 of 23 Module DPD Magento 30-11-2014 Business Development Dragos Buzea Manager 30-11-2014 Support Specialist Alexandru Martin 15-01-2016 update Support Specialist Alexandru Martin 03-02-2016 revised, new font

More information

Cloudfinder for Office 365 User Guide. November 2013

Cloudfinder for Office 365 User Guide. November 2013 1 Contents Getting started with Cloudfinder for Office 365 1... 3 Sign up New Cloudfinder user... 3 Sign up Existing Cloudfinder user... 4 Setting the Admin Impersonation... 4 Initial backup... 7 Inside

More information

INVENTORY MANAGEMENT

INVENTORY MANAGEMENT support@magestore.com sales@magestore.com Phone: 084 4 8585 4587 INVENTORY MANAGEMENT PLATINUM VERSION USER GUIDE Version 1.4 1 Table of Contents 1. INTRODUCTION... 4 2. HOW TO USE... 9 2.1. Manage Suppliers...

More information

What s New in Version 10 Details for Web Essentials

What s New in Version 10 Details for Web Essentials What s New in Version 10 Details for Web Essentials TABLE OF CONTENTS Overview... 3 Dashboard Module... 3 General Changes... 3 New Proposal... 3 Create Proposal in Word... 5 Create New Proposal in Excel...

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

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

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

nopcommerce User Guide

nopcommerce User Guide nopcommerce User Guide Open source ecommerce solution Version 1.90 Copyright Notice Information in this document, including URL and other Internet Web site references, is subject to change without notice.

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

Purolator Eship Web Services

Purolator Eship Web Services Head Office; #1100 128 Pender St W, Vancouver, BC V6B 1R8 P: 604.336.1444 W: collinsharper.com 26-Mar-14 Purolator Eship Web Services Shipping Module Contents Configuration of Purolator... 2 Measure Units

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

Shipping Administration Getting Started Guide

Shipping Administration Getting Started Guide FedEx Ship Manager TM at fedex.ca Shipping Administration Getting Started Guide Managing the shipping process within your company Welcome to Shipping Administration What is FedEx Ship Manager TM at fedex.ca

More information

Klarna Magento module

Klarna Magento module Klarna Magento module User guide Payment module version: 5.x.+ User guide 1.0 Revision: 1.1 Table of Contents User guide Welcome to Klarna How do you benefit? What is Klarna s offering? Prerequisites Before

More information

Joomla + Virtuemart 2 Template CoolMart TUTORIAL. INSTALLATION CoolMart Template (in 2 Methods):

Joomla + Virtuemart 2 Template CoolMart TUTORIAL. INSTALLATION CoolMart Template (in 2 Methods): // Flexible Joomla + Virtuemart 2 Template CoolMart FOR VIRTUEMART 2.0.x and Joomla 2.5.xx // version 1.0 // author Flexible Web Design Team // copyright (C) 2011- flexiblewebdesign.com // license GNU/GPLv3

More information

i>clicker v7 Gradebook Integration: Blackboard Learn Instructor Guide

i>clicker v7 Gradebook Integration: Blackboard Learn Instructor Guide i>clicker v7 Gradebook Integration: Blackboard Learn July 2015 Table of Contents Overview... 3 Step 1: Prepare a Configured Version of i>clicker... 4 Step 2: Configure your i>clicker Software... 5 Step

More information

System Administration Training Guide. S100 Installation and Site Management

System Administration Training Guide. S100 Installation and Site Management System Administration Training Guide S100 Installation and Site Management Table of contents System Requirements for Acumatica ERP 4.2... 5 Learning Objects:... 5 Web Browser... 5 Server Software... 5

More information

nopcommerce User Guide

nopcommerce User Guide nopcommerce User Guide Open source ecommerce solution Version 2.40 Copyright Notice Information in this document, including URL and other Internet Web site references, is subject to change without notice.

More information

User Manual Web DataLink for Sage Line 50. Version 1.0.1

User Manual Web DataLink for Sage Line 50. Version 1.0.1 User Manual Web DataLink for Sage Line 50 Version 1.0.1 Table of Contents About this manual...3 Customer support...3 Purpose of the software...3 Installation...6 Settings and Configuration...7 Sage Details...7

More information

Magento Community Edition. User Guide. Version 1.8

Magento Community Edition. User Guide. Version 1.8 Magento Community Edition User Guide Version 1.8 Copyright 2013 Magento, Inc. All rights reserved. 12-15-13 version 1.8.1 ii Table of Contents Table of Contents ABOUT THIS GUIDE 1 SUPPORT AND CONTACT INFORMATION

More information

Cloud Fulfilment. Magento Integration Document. For API Version: 1.0. Document Version 1.0 June 2013. Cloud Fulfilment Magento Integration Version 1.

Cloud Fulfilment. Magento Integration Document. For API Version: 1.0. Document Version 1.0 June 2013. Cloud Fulfilment Magento Integration Version 1. Cloud Fulfilment Magento Integration Document For API Version: 1.0 Document Version 1.0 June 2013 Contents This Document... 3 Introduction...3 1. Create a User Role Enabling Cloud Fulfilment to Connect

More information

PORTAL ADMINISTRATION

PORTAL ADMINISTRATION 1 Portal Administration User s Guide PORTAL ADMINISTRATION GUIDE Page 1 2 Portal Administration User s Guide Table of Contents Introduction...5 Core Portal Framework Concepts...5 Key Items...5 Layouts...5

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

User Guide. From Getting Started... To Getting More From Your Store. Magento Community Revised, Expanded, and Updated for Magento Community v1.

User Guide. From Getting Started... To Getting More From Your Store. Magento Community Revised, Expanded, and Updated for Magento Community v1. User Guide From Getting Started... To Getting More From Your Store Magento Community Revised, Expanded, and Updated for Magento Community v1.7 Important Notice Magento reserves the right to make corrections,

More information

EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators

EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators Version 1.0 Last Updated on 15 th October 2011 Table of Contents Introduction... 3 File Manager... 5 Site Log...

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

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

DocuSign for SharePoint Online v2.4

DocuSign for SharePoint Online v2.4 Quick Start Guide DocuSign for SharePoint Online v2.4 Published October 12, 2015 Overview DocuSign for SharePoint Online allows users to sign or send documents out for signature from a SharePoint Online

More information

JTouch Mobile Extension for Joomla! User Guide

JTouch Mobile Extension for Joomla! User Guide JTouch Mobile Extension for Joomla! User Guide A Mobilization Plugin & Touch Friendly Template for Joomla! 2.5 Author: Huy Nguyen Co- Author: John Nguyen ABSTRACT The JTouch Mobile extension was developed

More information

News Extension 2.2 User Guide

News Extension 2.2 User Guide News Extension 2.2 User Guide Table of Contents Notice... 4 Description... 5 Installation... 6 Using the News Module... 8 1. Add News Article... 9 1.1 Main information... 9 1.2 Additional Options... 12

More information

for Salesforce CRM INSTALLATION GUIDE February 2011 www.crm.hoovers.com/salesforce

for Salesforce CRM INSTALLATION GUIDE February 2011 www.crm.hoovers.com/salesforce for Salesforce CRM INSTALLATION GUIDE February 2011 www.crm.hoovers.com/salesforce Table of Contents Before You Begin... 3 First Time Installing Access Hoover s... 3 Updating Access Hoover s... 3 Note

More information

M-CONNECT PRODUCT FILE UPLOAD EXTENSION FOR MAGENTO COMMERCE

M-CONNECT PRODUCT FILE UPLOAD EXTENSION FOR MAGENTO COMMERCE M-CONNECT PRODUCT FILE UPLOAD EXTENSION FOR MAGENTO COMMERCE Overview This extension allows admin to upload files to products from Admin Panel products section, it allows you to share more information

More information

Getting Started Guide. Getting Started With Quick Shopping Cart. Setting up and configuring your online storefront.

Getting Started Guide. Getting Started With Quick Shopping Cart. Setting up and configuring your online storefront. Getting Started Guide Getting Started With Quick Shopping Cart Setting up and configuring your online storefront. Getting Started with Quick Shopping Cart Version 1.2 (12.17.08) Copyright 2007. All rights

More information

Creating and Managing Online Surveys LEVEL 2

Creating and Managing Online Surveys LEVEL 2 Creating and Managing Online Surveys LEVEL 2 Accessing your online survey account 1. If you are logged into UNF s network, go to https://survey. You will automatically be logged in. 2. If you are not logged

More information

Recruiter s Resource Guide

Recruiter s Resource Guide Recruiter s Resource Guide First Edition 1.29.2015 Contents Section One Recruiting... 3 Accessing Team Georgia Careers... 4 My Setup Preferences... 5 Creating a Requisition... 6 Approving a Requisition...

More information

Setup Amazon Payments for Woocommerce

Setup Amazon Payments for Woocommerce Setup Amazon Payments for Woocommerce 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

More information

GETTING STARTED GUIDE

GETTING STARTED GUIDE support@simicart.com Support: +84-4-3127-1357 SIMICLOUD GETTING STARTED GUIDE - Version 1.0-1 Table of Content 1. INTRODUCTION... 3 2. HOW TO NAVIGATE... 4 3. HOW TO CREAT A MOBILE SHOPPING APP... 8 3.1.

More information

WatchDox Administrator's Guide. Application Version 3.7.5

WatchDox Administrator's Guide. Application Version 3.7.5 Application Version 3.7.5 Confidentiality This document contains confidential material that is proprietary WatchDox. The information and ideas herein may not be disclosed to any unauthorized individuals

More information

Online sales management software Quick store setup. v 1.1.3

Online sales management software Quick store setup. v 1.1.3 Online sales management software Quick store setup v 1.1.3 Table of Contents 1Shopizer urls...3 2Configure your store...3 Store and profile...4 Store Front Configuration...4 3Integration...6 4Configure

More information

Rochester Institute of Technology. Finance and Administration. Drupal 7 Training Documentation

Rochester Institute of Technology. Finance and Administration. Drupal 7 Training Documentation Rochester Institute of Technology Finance and Administration Drupal 7 Training Documentation Written by: Enterprise Web Applications Team CONTENTS Workflow... 4 Example of how the workflow works... 4 Login

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

Top 7 Data Magento Extension For Your ecommerce Site Management

Top 7 Data Magento Extension For Your ecommerce Site Management Top 7 Data Magento Extension For Your ecommerce Site Management M-Connect Media Most Popular Data Magento Extension For Your ecommerce Store Today, Magento provides better security and customization services

More information

edream Fixed Header edream Market www.edreamag.com support@edreamag.com

edream Fixed Header edream Market www.edreamag.com support@edreamag.com User s Manual Magento Extension edream Fixed Header edream Market www.edreamag.com support@edreamag.com edream Fixed Header for Magento Modern, Simple and Professional edream Fixed Header is a unique extension

More information

WebCenter 14.0.1 Release notes

WebCenter 14.0.1 Release notes WebCenter 14.0.1 Release notes 1. Introduction This document gives a quick overview of the new features and changes in WebCenter 14.0.1. It only covers the changes since the latest release of WebCenter

More information

Manual for CKForms component Release 1.3.4

Manual for CKForms component Release 1.3.4 Manual for CKForms component Release 1.3.4 This manual outlines the main features of the component CK Forms including the module and the plug-in. CKForms 1.3 is the new version of the component for Joomla

More information

Manual for merchants and developers

Manual for merchants and developers Manual for merchants and developers ICEPAY OpenCart Online Payment Module v 2.0.8 ICEPAY B.V. 2016-05-04 1. General Information 3 1.1 Summary (links to modules, benefits) 3 1.2 Prerequisites 4 1.3 Compatibility

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

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

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

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

Product Name: Recurring & Subscription Payments Version: 2.0.0 Document Type: Help doc Author: Milople Inc. Product Name: Recurring & Subscription Payments Version: 2.0.0 Document Type: Help doc Author: Milople Inc. https://www.milople.com/magento-extensions/recurring-and-subscription-payments.html Table of

More information

****Also, if you have done previous promotions and have multiple mailing lists, make sure you select the most recent one.

****Also, if you have done previous promotions and have multiple mailing lists, make sure you select the most recent one. Instructions for Using the Integrated Direct Mail (IDM) System for BERNINA Direct Mail Pieces Getting Started Creating Your Mailer Checking Out Uploading Your Customer Lists Updating your Customer Lists

More information

JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA

JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA All information presented in the document has been acquired from http://docs.joomla.org to assist you with your website 1 JOOMLA 2.5 MANUAL WEBSITEDESIGN.CO.ZA BACK

More information

DarwiNet Client Level

DarwiNet Client Level DarwiNet Client Level Table Of Contents Welcome to the Help area for your online payroll system.... 1 Getting Started... 3 Welcome to the Help area for your online payroll system.... 3 Logging In... 4

More information

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

USER GUIDE - May 2010

USER GUIDE - May 2010 USER GUIDE - May 2010 Login...2 Browse.................................................................. 3 By Product Type By Manufacturer Search....4 By Keyword Via Quick Find Via Quick Order Search Results

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

How To Set Up A Xerox Econcierge Powered By Xerx Account

How To Set Up A Xerox Econcierge Powered By Xerx Account Xerox econcierge Account Setup Guide Xerox econcierge Account Setup Guide The free Xerox econcierge service provides the quickest, easiest way for your customers to order printer supplies for all their

More information

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

Novell ZENworks Asset Management 7.5

Novell ZENworks Asset Management 7.5 Novell ZENworks Asset Management 7.5 w w w. n o v e l l. c o m October 2006 USING THE WEB CONSOLE Table Of Contents Getting Started with ZENworks Asset Management Web Console... 1 How to Get Started...

More information

Developer Reference. A mobile loyalty platform for retailers. Document Number: 09720037

Developer Reference. A mobile loyalty platform for retailers. Document Number: 09720037 Developer Reference A mobile loyalty platform for retailers Document Number: 09720037 CONTENTS Guide Overview Description of this Guide... ix What s new in this guide...x Upgrade impact...xii 1. Getting

More information

Document Services Online Customer Guide

Document Services Online Customer Guide Document Services Online Customer Guide Logging in... 3 Registering an Account... 3 Navigating DSO... 4 Basic Orders... 5 Getting Started... 5 Attaching Files & Print Options... 7 Advanced Print Options

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

Configuring an ios App Store application

Configuring an ios App Store application Chapter 138 Configuring an ios App Store application You can deploy a free ios mobile application or deploy ios mobile applications purchased in bulk through the Apple Volume Purchase Plan. (You cannot

More information

Table of Contents. Manual for Core Staff - Equipment/Scheduling Core Facilities

Table of Contents. Manual for Core Staff - Equipment/Scheduling Core Facilities Table of Contents 1. Overview 2. How do I manage my account? 3. Equipment Scheduling Workflow Overview 4. Equipment Scheduling Walk Through a. How do I access the list of calendars available for scheduling?

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

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

New Features in Sage BusinessVision 2013 (version 7.6)

New Features in Sage BusinessVision 2013 (version 7.6) New Features in Sage BusinessVision 2013 (version 7.6) 2012 Sage Software, Inc. All rights reserved. Sage Software, Sage Software logos, and the Sage Software product and service names mentioned herein

More information

OSF INTEGRATOR for INGRAM MICRO Integration Guide

OSF INTEGRATOR for INGRAM MICRO Integration Guide OSF INTEGRATOR for INGRAM MICRO Integration Guide Table of Contents 1 Installation... 3 1.1 Disabling Extension... 4 1.2 Uninstalling Extension... 4 2 Configuration... 5 3 Usage... 6 3.1 Automated product

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

Zoho CRM and Google Apps Synchronization

Zoho CRM and Google Apps Synchronization Zoho CRM and Google Apps Synchronization Table of Contents End User Integration Points 1. Contacts 2. Calendar 3. Email 4. Tasks 5. Docs 3 6 8 11 12 Domain-Wide Points of Integration 1. Authentication

More information

MAGENTO THEME SHOE STORE

MAGENTO THEME SHOE STORE MAGENTO THEME SHOE STORE Developer: BSEtec Email: support@bsetec.com Website: www.bsetec.com Facebook Profile: License: GPLv3 or later License URL: http://www.gnu.org/licenses/gpl-3.0-standalone.html 1

More information