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

Size: px
Start display at page:

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

Transcription

1 USER MANUAL TABLE OF CONTENTS Introduction... 2 Benefits of Language Translator... 2 Pre requisite... 2 Installation... 3 Installation Steps... 3 Extension Activation... 8 Configuration... 9 FAQ General FAQs Language Translator Version: Technical FAQs Points To Note Contact Us Compatibility: Community Edition: 2.1.*

2 Introduction Language Translator translates important content of Magento 2 ecommerce store to any language supported by Google APIs. Just integrate Google API with Language Translator and one can proceed. One can easily install and configure this extension in e-commerce store. With the use of this extension one can translate the product attributes and Meta details of a specific page from one language to another through CRON processes. It will boost your sales as it will reach wider range of people using their regional language. It helps to manage multi-lingual stores more efficiently. It is a must extension for store owner who runs an e-store supporting multiple languages. Benefits of Language Translator Helps manage stores having multiple audiences to target Helps customers understand your products better as it will be in their regional language Convert CMS page details like Page Title, Content Heading, Content and Meta Details in any language Translate reviews from one language to another Search and translate any string of the store Mass translation for multiple store fields will be carried through CRON Set Daily Character Limit for the translation and Set Safe Limit to be kept during translation Calculate number of characters for product based on the attributes selected Pre requisite Admin needs to add Google API Key to run this extension. 2

3 Installation Installation Steps Manual Installation (Installing Magento 2 extension by copying code) Step 1: For Windows OS: Go to <your Magento install dir>/app/code. Under that, create the folders using following hierarchy: For Linux OS: Biztech Language Translator Enter the following commands keeping their order: cd <your Magento install dir>/app/code mkdir -p Biztech/ Translator After this, find the Download Zip and extract all files and folders in Biztech/Translator. Step 2: After the successful installation you have to run the command on Magento2 root directory- php bin/magento setup:upgrade. If you see blank page or permission error, go to Terminal (Linux)/ Command Prompt (Windows). cd [magento root directory][var] run the following command $ chmod R 777 * 3

4 Step 3: After running the command, log into the admin panel and clear the Cache. Go to SYSTEM -> Tools (section) -> CACHE MANAGEMENT to clear the cache. 4

5 Step 4: After successful installation, you can see the Language Translator under BIZTECH tab inside STORES -> CONFIGURATION. 5

6 Installation via Composer Step 1: Install composer from this link. If you already installed composer, skip this step. Step 2: Go to app -> code -> Biztech -> Language Translator, right click on composer.json and select use composer here. Step 3: After that you can see command prompt where you have to run the following command: composer update 6

7 Step 4: Now go to [magento root directory] and right click on use Composer here. Step 5: You can see the cmd window and run the following command here: Step 6: php bin/magento setup:upgrade After running the command, log into the admin panel and clear the Cache. Go to SYSTEM ->Tools (section) -> CACHE MANAGEMENT to clear the cache. Step 7: After successful installation, you can see the Language Translator under BIZTECH tab inside STORES -> CONFIGURATION. The installation is successful! Scroll down to activate the extension. 7

8 Extension Activation Copy an activation key Copy the activation key from the Order Confirmation Mail. OR Log into your account at using the and password you have provided at checkout process. Go to Downloadable Options and copy the activation key for the Language Translator extension. Activate the extension Log into Magento Admin Panel and go to Stores -> Configuration -> Biztech -> Language Translator and enter the activation key in the ''Activation Key'' field for the Language Translator extension then click the Save Config button. Select Websites When you enter and save the key it will be verified and you can select the websites where you need to use the Language Translator extension. Click on Save Config button after making your selections. Now, Language Translator Extension got activated! You just have to set configurations. 8

9 Configuration Please follow below mentioned steps to configure the Language Translator extension. Go to Stores -> Configuration. General Configuration In the left column under Biztech tab click on Language Translator, you can see its configuration sections. Enabled: Select Yes to enable the Language Translator extension. The extension is disabled by default. Google API key: It is used to translate the data. (Note: Use this link to generate the Google API key - Enter Daily Quota: Enter daily limit specified in your Google Billing Amount. Enter Safe Limit: Enter a daily safe limit to avoid the errors while translating the content. Note: It must be less than the value entered in Enter Daily Quota field. Language you want to translate your website to: Translate the product data, category data, CMS page, CMS block, review fields and Meta data in defined language. If language has been not specified then it will be translated in current locale language. Note: If you select 'Current locale' then by default it will use current locale language). Translate From: Translate from specific language. If you select Auto Detect then it will automatically detect the language (Note: If you specified Auto Detected then language will be detect automatically). Translate Button Label: Enter the text to be displayed on Translate button. 9

10 Admin can choose fields which are to be translated for Products, CMS Pages & Categories. Translate Fields: Translate specific fields for product module. CMS Page Translate Fields: Translate specific fields for CMS Page. Category Translate Fields: Translate specific fields for Category module. 10

11 11

12 Admin can manage the translations in various ways: Do you want to translate all products again? : Select Yes to translate all the products again. Batch Size to translate: Enter the number of products to be translated at a particular time. Calculate Characters: To calculate and view the number of characters based on product configurations selected click on Calculate Characters button. 12

13 Translate Product Details from one language to another Go to Catalog -> Manage. Products and click on any product to translate it to any other language. You can also translate the all fields by clicking on single button from the Top right corner. Click on Product Details to translate details of product like Name & Description. 13

14 Click on Search Engine Optimization to translate Meta Title and Meta Description of product. 14

15 Translate CMS page details from one language to another Go to Content -> Pages and click on any page to translate it to any other language. Admin can translate Page Information, Content and Meta Data of the CMS Page. 15

16 Go to Content -> Blocks and click on Select -> Edit to translate blocks of that page to any other language. Admin can change Block Content based on Store view. 16

17 Translate Store Reviews to Any Language Go to Marketing -> User Content -> Reviews and click on any review to translate it to any other language. 17

18 Search Strings and translate them to any Language Go to Biztech Translator -> Search and enter any string you want to translate in the search box. 18

19 Click on Edit icon of the string you want to Translate and translate into any of the Language that you want. 19

20 Translate Category in a Mass to any of the language Go to Biztech Translator -> Category and select categories that you want to translate. Select the translate language and that category will be translated in all store views. 20

21 Mass Translation of Products, CMS Page Data, Static Blocks and Product Reviews Go to any of the category page that you want to translate and select multiple items by checking the checkbox. Click on Actions dropdown list and select Translate Selected Products (For Mass Translation). By clicking on Translate Selected Products a list of language will appear, select the language in which you want the selected attributes translated. 21

22 Now after selecting the language you will be notified with a message about the CRON Process by which the mass translation will be carried out on the same page. Note: The mass translation of the product will be carried out through a CRON and only one CRON can be registered at a time. 22

23 Mass Translation Status To view the status of the mass translations carried out by CRONs go to Biztech Translator -> Manage CRON Translations. Now you can view a list of CRONs in which the mass translation were carried out along with CRON statuses and other details. 23

24 FAQ General FAQs 1. What Magento versions is Language Translator compatible with? Ans: The current Language Translator extension is compatible with: Community Edition: 2.1.*. 2. Is Google API free of charge? Ans: No, Google Translate API is not free, it does charge as per below URL: 3. I want to enable extension in more than one domain. How can I do so? Ans: Basically we provide license key for two domains: one live and one for development/testing URL. If you are to use the extension on extra domains then kindly purchase license key for the same. You can review the license key information on our entire product page under section: "I have one Magento Installation with" Please 4. Do you provide demo? Ans: Yes, demo is worth a thousand words. You can view the demo details and video through the Demo button above. 5. Do you provide installation service? Ans: Yes, we do provide the installation service. You can tick the installation service checkbox while purchasing or can transfer $25 to our PayPal account payments@biztechconsultancy.com later on. 6. Can I edit the extension? Ans: All our extensions are 100% open source. You can customize the extension except the file containing our license code. 7. What if I get an error message after the installation of extension or 404 Error Page not found, after installing extension? Ans: No need to worry. Just clean the cache, log out of your Magento admin panel and login in again. 8. Can you customize the extension and app as our store needs? Ans: Yes, we do customize the extension and app as per your need. This requires extra effort and estimation. 24

25 9. Do you have a refund policy? Ans: Yes, you can refer our refund we stand behind the quality of our extensions with a 15 day money back guarantee. Technical FAQs 10. How can I set up Google API Key for translator? Ans: Please follow below steps to obtain Language Translator Google API Key: i. Open this URL and the follow the instructions ii. iii. Also if you have not made payment yet, please configure billing address and make payment as well at 747/settings?authuser=1 Once you are done with payment you will need to generate API Key again. Note: You do not need to enter anything in setting referral allowed while going through API Key steps in your Google account. Keep that empty. Without making payment and setting up billing information API key will not work. You will need to take care of below things while you generate API Key from Google. i. You have not make payment then please configure billing address and make payment as well. ii. You do not need to enter anything in setting referral allowed while going through API Key steps in your Google account. Keep that empty. iii. Without making payment and setting up billing information, API key will not work. 11. I am not able to use this extension. Ans: Please make sure that My crypt PHP extension is installed on your server. Please Will this extension translate all of the different types of attribute? I.e. Drop down, text box etc. Ans: Currently it supports translation of text fields and text area fields only. 13. Extension Shows Error Message Popup while in use. What should I do? Ans: Please try obtaining correct key from Google API and then try to check. It should work fine. 25

26 14. "Access Not Configured. The API is not enabled for your project, or there is a per-ip or per- Referrer restriction configured on your API key and the request does not match these restrictions. Please use the Google Developers Console to update your configuration." What is the solution for this error? Ans: It seems that you have not configured API details properly in your google account. Once it will be done, API will work for the extension. You will need to set up billing details for this API to have this enabled. 15. Error: Daily Limit Exceeded. How to get rid of this error? Ans: It seems billing process is pending for your google API, so it is returning this type of error. You can check your API How to translate CMS pages and static blocks? Ans: The CMS page and static blocks can be translated in two ways: mass update and individually. 1. Mass Update 2. Individually i. Select the CMS pages to be translated to a particular language from the grid. ii. Choose "Translate selected CMS page" from actions drop down. A Translate To drop down will appear to choose the language. iii. Select the desired language for translation and click on Submit. i. Open any of the CMS page in edit view. The fields will have Translate button beneath them. ii. The language for translation can be changed by changing the store view. Note: The steps described above will only translate the fields selected in the configuration for "CMS page Translate Fields" 17. How to use mass update feature for products? Ans: It's a matter of few clicks! Go to Catalog -> Manage Products. You can mass translate the products for all stores or select a specific store view and then proceed. Select the products to be translated and choose "Translate Selected Products" from the actions drop down. Thereafter, choose the desired language for translation and click on Submit. Note: The steps described above will only translate the fields selected in the configuration for "Product Translate Fields". 26

27 18. Is there a way to translate categories? Ans: Yes. You can translate categories individually as well as by mass update. 1. Mass Update 2. Individually i. Go to Biztech Translator -> Manage Translations -> Mass Category Translate. ii. Select the categories to be translated, choose the language and click on "Bulk Category Translate". i. Go to Catalog -> Manage Categories and select the category to be translated. ii. The fields will have Translate button beneath them. The language for translation can be changed by switching the store views. Note: The steps described above will only translate the fields selected in the configuration for "Category Translate Fields" 19. Is it possible to translate any random word from our store? Ans: Yes, you can translate the strings supported by your store locale settings. Navigate to Biztech Translator -> Manage Translations -> Search String & Translate. You can enter the string, select the options and it will show the search results. You can pick the one to be translated, open in edit view and translate. 20. I am not able to see extension at my product grid. Ans: If you are using any customized grid or third party extension for the same, then this will require further customization and effort estimation. Please contact our sales team at sales@appjetty.com Points To Note Google API key is must be defined to translate the data. When extension is enabled by default for review and CMS block translate button will be added. Mass Translation will be carried through CRON only for Community Edition: 2.1.* 27

28 Contact Us We simplify your business, offer unique business solution in digital web and IT landscapes. Live Chat Get instant support with our Live Chat. Visit our product page at: language-translator.htm and click on the Live Chat button for instant support. Tickets Raise tickets for your specific question! Send an to or you can login to my account and click on My Support Tickets on your account dashboard, to get answers to your specific questions. Customization: If you would like to customize or discuss about additional feature for Language Translator, please write to 28

USER MANUAL LANGUAGE TRANSLATOR TABLE OF CONTENTS. Version: 1.1.6

USER MANUAL LANGUAGE TRANSLATOR TABLE OF CONTENTS. Version: 1.1.6 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Language Translator... 1 Installation... 2 Installation Steps... 2 Extension Activation... 3 Configuration... 4 FAQ... 16 General FAQs... 16

More information

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

USER MANUAL. MageMob Admin TABLE OF CONTENTS. Version: 1.0.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of MageMob Admin... 1 Installation & Activation... 2 Pre-requisite... 2 Installation Steps... 2 Installation via Composer... 4 Extension Activation...

More information

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

USER MANUAL. Star Track Shipping TABLE OF CONTENTS. Version: 2.0.0 USER MANUAL TABLE OF CONTENTS Introduction... 2 Benefits of Star Track Shipping... 2 Pre-requisites... 2 Installation... 3 Installation Steps... 3 Extension Activation... 7 Configuration... 8 Contact Us...14

More information

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

USER MANUAL DELIVERY DATE SCHEDULER TABLE OF CONTENTS. Version: 1.0.0 USER MANUAL TABLE OF CONTENTS Introduction...1 Benefits of Delivery Date Scheduler...1 Installation & Activation...2 Installation Steps...2 Installation via Composer...4 Installation (Custom theme)...6

More information

USER GUIDE StarTrack Shipping (Magento 2) Compatibility:

USER GUIDE StarTrack Shipping (Magento 2) Compatibility: sales@biztechconsultancy.com USER GUIDE StarTrack Shipping (Magento 2) Compatibility: Community Edition: 2.0.x 1 Contents 1. Introduction... 3 2. Prerequisite... 3 3. Installation... 3 3.1. Manual Installation

More information

USER MANUAL TABLE OF CONTENTS. Advance Product File Upload. Version: 0.1.2

USER MANUAL TABLE OF CONTENTS. Advance Product File Upload. Version: 0.1.2 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Advance Product File Upload... 1 Installation& Activation... 2 Installation Steps... 2 Extension Activation... 3 Configuration... 5 Quick Notes...

More information

USER MANUAL TABLE OF CONTENTS. Admin Actions Audit Log. Version: 0.1.1

USER MANUAL TABLE OF CONTENTS. Admin Actions Audit Log. Version: 0.1.1 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Admin Actions Audit Log... 1 Installation... 2 Installation Steps... 2 Installation (Custom Theme)... 3 Extension Activation... 3 Configuration...

More information

USER MANUAL ADVANCE SHOP BY BRAND TABLE OF CONTENTS. Version: 1.0.4

USER MANUAL ADVANCE SHOP BY BRAND TABLE OF CONTENTS. Version: 1.0.4 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Advance Shop by Brand... 1 Installation & Activation... 2 Installation Steps... 2 Installation (Custom theme)... 3 Extension Activation... 3

More information

USER MANUAL. SEO Hub TABLE OF CONTENTS. Version: 0.1.1

USER MANUAL. SEO Hub TABLE OF CONTENTS. Version: 0.1.1 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of SEO Hub... 1 Installation& Activation... 2 Installation Steps... 2 Extension Activation... 4 How it Works?... 5 Back End Configuration... 5 Points

More information

Cart Product Selector. Quick Start Guide

Cart Product Selector. Quick Start Guide Cart Product Selector Quick Start Guide 1. Introduction Cart Product Selector is an extension which allows the customer to selectively choose products present in the cart and proceed to checkout with the

More information

USER MANUAL TABLE OF CONTENTS. Store Error Log Manager. Version: 0.1.1

USER MANUAL TABLE OF CONTENTS. Store Error Log Manager. Version: 0.1.1 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Store Error Log Manager... 1 Installation& Activation... 2 Installation Steps... 2 Extension Activation... 3 Configuration... 5 Quick Notes...

More information

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

USER MANUAL DELIVERY DATE SCHEDULER TABLE OF CONTENTS. Version: 0.1.8 USER MANUAL TABLE OF CONTENTS Introduction... 2 Benefits of Delivery Date Scheduler... 2 Installation & Activation... 3 Installation Steps... 3 Extension Activation... 4 How it Works?... 5 Back End Configuration...

More information

USER MANUAL. MageMob App Builder TABLE OF CONTENTS. Version: 2.0.0

USER MANUAL. MageMob App Builder TABLE OF CONTENTS. Version: 2.0.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of MageMob App Builder... 1 Installation & Activation... 2 Installation Steps... 2 Extension Activation... 3 How it Works?... 4 Back End Configuration:...

More information

Automatic Customer Group Switching Magento Extension

Automatic Customer Group Switching Magento Extension Automatic Customer Group Switching Magento Extension User Manual This is the user manual of Automatic Customer Group Switching v1.9.3 and was last updated on 26-07-2017. To see what this extension can

More information

USER MANUAL TABLE OF CONTENTS. Quotation Manager. Version: Compatibility:

USER MANUAL TABLE OF CONTENTS. Quotation Manager. Version: Compatibility: USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Quotation Manager... 1 Installation& Activation... 2 Installation Steps... 2 Installation (Custom theme)... 3 Extension Activation... 3 How it

More information

USER MANUAL. Odoo Peafowl Theme TABLE OF CONTENTS. Version: 1.0.6

USER MANUAL. Odoo Peafowl Theme TABLE OF CONTENTS. Version: 1.0.6 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Peafowl Odoo Theme... 1 Pre-requisites... 1 Installation... 2 Installation Steps... 2 Theme Configuration... 5 Contact Us... 16 Odoo Peafowl

More information

USER MANUAL. SEO Suite TABLE OF CONTENTS. Version: 1.4

USER MANUAL. SEO Suite TABLE OF CONTENTS. Version: 1.4 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of SEO Suite... 1 Pre-requisites... 1 Installation... 2 Installation Steps... 2 App Configuration... 5 Contact Us... 11 SEO Suite Version: 1.4 Compatibility:

More information

Purpletree SMS for Magento2

Purpletree SMS for Magento2 Purpletree SMS for Magento2 Installation & Configuration Instructions Pre-requisites [very important] PHP v5.6 or above Ioncube Loader v6 or above Installation by composer Update Magento s composer.json

More information

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

Easily communicate with customers using up-to-date, customized  templates. Allow customers to return products as an existing customer or guest. .0 USER GUIDE Version 1.0 support@exto.io http://exto.io/rma-for-magento-2.html Keep your staff informed with RMA s power Admin interface. Easily communicate with customers using up-to-date, customized

More information

Review Reminder extension for Magento2. User Guide

Review Reminder extension for Magento2. User Guide Review Reminder extension for Magento2 User Guide version 1.0 Website: http://www.itoris.com Page 1 Contents 1. Introduction... 3 2. Installation... 3 2.1. System Requirements... 3 2.2. Installation...

More information

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

This guide will show you how to install and configure Fastly CDN extension for Magento 2. INSTALLATION.md Installation guide This guide will show you how to install and configure Fastly CDN extension for Magento 2. You may choose between three installation methods composer installation, installation

More information

1. Installation Instructions

1. Installation Instructions Table of Contents 1. Extension Installation Instructions 2. Accessing the Extension Main Settings 3. Product Custom Option Templates 4. Individual Product Custom Options 5. Front-End View 6. User Agreement

More information

Admin Product Grid Category Filter

Admin Product Grid Category Filter Admin Product Grid Category Filter User/Installation Guide Version 2.2.0 www.magevision.com Copyright 2017 MageVision. All rights reserved. 1 1. Overview The Admin Product Grid Category Filter extension

More information

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

FREE AJAX SUITE. User Guide FOR MAGENTO 2. Version: Release Date: Product Page: Ajax Suite. Support: FREE AJAX SUITE FOR MAGENTO 2 User Guide Version: 1.2.0 Release Date: 19.09.2017 Product Page: Ajax Suite Support: info@tigren.com C O P Y R I G H T 2017 TABLE OF CONTENTS Installation. 1 Ajax Suite....2

More information

USER MANUAL TABLE OF CONTENTS. Gift Promotions OnCart Total. Version: 0.1.2

USER MANUAL TABLE OF CONTENTS. Gift Promotions OnCart Total. Version: 0.1.2 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Gift Promotions OnCart Total... 1 Installation... 2 Installation Steps... 2 Installation (Custom Theme)... 3 Extension Activation... 4 Configuration...

More information

Php4u Payment Restrictions Module for Magento 2

Php4u Payment Restrictions Module for Magento 2 Php4u Payment Restrictions Module for Magento 2 Requirements : Magento 2.0.x or 2.1.x Version 1.0.0 for Magento 2 1 Installation...3 1.1 Manual Install... 3 1.2 Composer install...4 2. Configuration...5

More information

Facebook Pixel for Remarketing for Magento 2

Facebook Pixel for Remarketing for Magento 2 Facebook Pixel for Remarketing for Magento 2 Facebook Pixel for Remarketing can be configured in few simple steps. We will guide through each step in this document. Installation Instructions Manual Installation

More information

USER MANUAL TABLE OF CONTENTS. Easy Site Maintenance. Version: 1.0.4

USER MANUAL TABLE OF CONTENTS. Easy Site Maintenance. Version: 1.0.4 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Easy Site Maintenance... 1 Installation... 2 Installation Steps... 2 Installation (Custom Theme)... 3 Configuration... 4 Contact Us... 8 Easy

More information

USER MANUAL. Delivery Date Scheduler TABLE OF CONTENTS. Version: 1.4

USER MANUAL. Delivery Date Scheduler TABLE OF CONTENTS. Version: 1.4 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Delivery Date Scheduler... 1 Pre-requisites... 1 Installation... 2 Installation Steps... 2 App Configuration... 5 Front End Features... 13 Contact

More information

Automatic Customer Group Switching Magento 2 Extension

Automatic Customer Group Switching Magento 2 Extension Automatic Customer Group Switching Magento 2 Extension User Manual This is the user manual of Magento 2 Automatic Customer Group Switching v100.1.2 and was last updated on 14-11-2017. To see what this

More information

Magento Survey Extension User Guide

Magento Survey Extension User Guide Magento Survey Extension User Guide Page 1 Table of Contents To Access Plugin, Activate API Key... 3 Create Questions... 5 Manage Survey... 6 Assign Question to Survey... 7 Reveal Survey In Three Ways...

More information

USER MANUAL. StoreFront Product Pagination TABLE OF CONTENTS. Version: 1.2

USER MANUAL. StoreFront Product Pagination TABLE OF CONTENTS. Version: 1.2 USER MANUAL TABLE OF CONTENTS Introduction... 2 Benefits of StoreFront Product Pagination... 2 Pre-requisites... 2 Installation... 3 Installation Steps... 3 App Configuration... 6 Front End Features...

More information

Subscriptions and Recurring Payments 2.X

Subscriptions and Recurring Payments 2.X Documentation / Documentation Home Subscriptions and Recurring 2.X Created by Unknown User (bondarev), last modified by Unknown User (malynow) on Mar 22, 2017 Installation Set up cron (for eway) Configuration

More information

Call For Price extension User Manual

Call For Price extension User Manual extension User Manual Magento 2 Call for Price extension helps hiding product price and Add to Cart and replace it with button to encourage visitors to contact you for quote. Table of Content 1. Extension

More information

INSTALLATION GUIDE. for Magento 2 Extension

INSTALLATION GUIDE. for Magento 2 Extension support@magestore.com sales@magestore.com Phone: +1-606-657-0768 INSTALLATION GUIDE for Magento 2 Extension 1. Generate License Certificate After purchasing an extension, you will receive an email that

More information

YMM Products Parts Finder

YMM Products Parts Finder YMM Products Parts Finder Extension User Manual for Magento 2 https://www.magebees.com/ymm-products-parts-finder-extension-formagento-2.html YMM Products Parts Finder By Support Ticket: - https://support.magebees.com,

More information

USER MANUAL. Advance Mega Menu TABLE OF CONTENTS. Version: 4.0

USER MANUAL. Advance Mega Menu TABLE OF CONTENTS. Version: 4.0 USER MANUAL TABLE OF CONTENTS Introduction 1 Benefits of Advance Mega Menu 1 Prerequisites.1 Installation..2 Installation Steps..2 App Configuration.4 Contact Us 17 Advance Mega Menu Version: 4.0 Compatibility:

More information

Ebay Integration User Guide 0.0.1

Ebay Integration User Guide 0.0.1 by CedCommerce Products User Guides 1 / 34 1. Ebay Integration for Magento 2 store Overview... 3 2. Ebay Integration for Magento 2 store extension Installation... 4 3. ebay Configuration Settings... 4

More information

Import Export Products Attributes

Import Export Products Attributes Import Export Products Attributes Extension for Magento2 Installation Guide https://www.magebees.com/magento2-import-export-products-attributesextension.html Import Export Products Attributes By Our Websites

More information

Ebay Integration User Guide 0.0.1

Ebay Integration User Guide 0.0.1 by CedCommerce Products User Guides 1 / 39 1. Ebay Integration for Magento 2 store Overview... 3 2. Ebay Integration for Magento 2 store extension Installation... 4 3. ebay Configuration Settings... 4

More information

User Manual for Market Place. Version 2.0 & above

User Manual for Market Place. Version 2.0 & above User Manual for Market Place Version 2.0 & above Multi Vendor Medma Marketplace Magento 2 Extension Magento 2 marketplace extension coverts you ecommerce Magento store into a complete online multi vendor

More information

Web Push Notification

Web Push Notification Web Push Notification webkul.com/blog/web-push-notification-for-magento2/ On - January 13, 2017 This impressive module allows you to send push notification messages directly to the web browser. The biggest

More information

USER MANUAL. Calendar 365 TABLE OF CONTENTS. Version: 4.0

USER MANUAL. Calendar 365 TABLE OF CONTENTS. Version: 4.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Calendar 365... 1 Pre-requisites... 2 Installation... 2 Installation Steps... 2 Configuration Steps... 5 Calendar Management... 19 Calendar Activities...

More information

Catch Integration - User Guide

Catch Integration - User Guide by CedCommerce Products Documentation 1 / 50 1. Overview... 3 2. Catch Magento 2 Store Integration Extension Installation... 3 3. Retrieve API Credentials from the Catch Seller Account... 4 4. Catch Configuration

More information

USER MANUAL. Fooman Connect: Xero - Magento 2. Quick Links. Leave a Review Reviews help to build a trusted Magento community.

USER MANUAL. Fooman Connect: Xero - Magento 2. Quick Links. Leave a Review Reviews help to build a trusted Magento community. USER MANUAL Fooman Connect: Xero - Magento 2 Quick Links This document is structured in the following sections: 1. 2. 3. 4. Installation Set up in Xero and Magento Using Fooman Connect Troubleshooting

More information

1. Installation Instructions

1. Installation Instructions Table of Contents 1. Extension Installation 2. Custom Options Templates 3. Dependent Custom Options 4. Stock Management 5. Custom Options Inventory 6. Options Inventory Report 7. Individual Product Custom

More information

Rewards Points for Magento 2.0

Rewards Points for Magento 2.0 Rewards Points for Magento 2.0 USER GUIDE Version 1.0 support@exto.io https://exto.io/rewards-points-for-magento-2.html Magento 2 Reward Points extension provides you with effective rewards program, customizable

More information

1. Installation Instructions

1. Installation Instructions Table of Contents 1. Extension Installation Instructions 2. Accessing the Extension Main Settings 3. Adding New Cross Links 4. Managing Cross Links 5. Cross Links for Individual Products 6. Cross Links

More information

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

5. Enable and configure Stripe in Magento Admin under Stores/Configuration/Payment Methods/Stripe 1. Change Directory to your Magento root folder 2. Enter following commands to install module: composer config repositories.radwebstripe git git@github.com:radweb/stripe-magento2.git composer require radweb/stripe

More information

How to Migrate from Drupal Commerce to Magento

How to Migrate from Drupal Commerce to Magento How to Migrate from Drupal Commerce to Magento The essence of LitExtension products focuses on their friendliness to users, which means that every shopping cart owners, even who has little knowledge of

More information

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

Product Questions/Answers extension for Magento2. User Guide. version 1.0. Website:   Page 1 Product Questions/Answers extension for Magento2 User Guide version 1.0 Website: http://www.itoris.com Page 1 Contents 1. Introduction... 3 2. Installation... 3 2.1. System Requirements... 3 2.2. Installation...

More information

Delete Orders User Guide

Delete Orders User Guide Delete Orders User Guide Installation manual The extension can be installed by following the instructions below: 1) Connect to the Magento server as a user who has write permissions to the Magento root

More information

Page 1 of 32. Rewards Points

Page 1 of 32. Rewards Points Page 1 of 32 Rewards Points Table of Contents Rewards Points... 1 Installation... 2 Configure Reward Points... 3 General Configuration... 4 Earning Points Configuration... 4 Spending Points Configuration:...

More information

Magento 2 User Guide March 11, 2018

Magento 2 User Guide March 11, 2018 Magento 2 User Guide March 11, 2018 Getting Started Logging in to your Magento 2 Admin Panel Once your account has been set up, you can access the Plugin through your Internet browser. To log in: 1. Use

More information

Fastly_Cdn Module Installation Instructions

Fastly_Cdn Module Installation Instructions INSTALLATION.md Fastly_Cdn Module Installation Instructions Contents Prerequisites Installation Troubleshooting Prerequisites Before installing the Fastly_Cdn module you should setup a test environment

More information

EMARSYS FOR MAGENTO 2

EMARSYS FOR MAGENTO 2 EMARSYS FOR MAGENTO 2 Integration Manual July 2017 Important Note: This PDF was uploaded in July, 2017 and will not be maintained. For the latest version of this manual, please visit our online help portal:

More information

MAGENTO 2 INSTALL EXTENSION MANUALLY

MAGENTO 2 INSTALL EXTENSION MANUALLY MAGENTO 2 INSTALL EXTENSION MANUALLY As you may know, there are two most popular ways of installing Magento 2 extension manually. The first one is to use COMMAND LINE (recommended) and the second one is

More information

Cdiscount Integration - User Guide

Cdiscount Integration - User Guide by CedCommerce Docs - Products User Guides 1 / 45 1. Overview... 3 2. Cdiscount Integration for Magento Extension Installation... 3 3. Cdiscount Configuration Settings... 4 4. Manage Cdiscount Profiles...

More information

Authorize.Net Magento 2.x Payment Module

Authorize.Net Magento 2.x Payment Module Authorize.Net Magento 2.x Payment Module User Guide Revision 1.0.1 September 17, 2018 Sep 17 2018 Authorize.Net Global Payment Management for Magento 2.x 1 Contents Document History... 4 1. Introduction...

More information

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

China SMS Login. V1.X for M2. User Guide / Sunf China SMS Login V1.X for M2 User Guide / Sunf Table of Contents 1. Installation 2. Module Setting 3. Front I 4. Front II 5. Access to Tencent Cloud SMS 6. Access to Aliyun Cloud SMS 7. Notifications Email:

More information

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

Twitter & Facebook Login v2.x Extension Installation for Magento 2 From Plumrocket Documentation Twitter & Facebook Login v2.x Extension Installation for Magento 2 From Plumrocket Documentation Contents 1. Installation 2. Uploading Magento 2 extension files 2.1. SSH Installation (requires SSH access

More information

MexBS Google Invisible Recaptcha v1.0.0 User Guide

MexBS Google Invisible Recaptcha v1.0.0 User Guide MexBS Google Invisible Recaptcha v1.0.0 User Guide Welcome to the MexBs family, and thank you for purchasing the "Google Invisible Recaptcha v1.0.0" Magento extension! In this document we will guide you

More information

Bonanza Integration - User Guide

Bonanza Integration - User Guide by CedCommerce Products Documentation 1 / 53 1. Overview... 3 2. Bonanza Integration for Magento 2 Extension Installation... 3 3. Retrieve API Credentials from the Bonanza Seller Account... 4 4. Bonanza

More information

USER MANUAL. DynamicsPort - Customer Portal for Dynamics CRM TABLE OF CONTENTS. Version: 1.1

USER MANUAL. DynamicsPort - Customer Portal for Dynamics CRM TABLE OF CONTENTS. Version: 1.1 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 Dynamics CRM Plug-in Installation... 2 Plug-in Configuration... 5 Dynamics CRM Configuration

More information

Sears Integration for Magento 2-User Guide 0.0.1

Sears Integration for Magento 2-User Guide 0.0.1 by CedCommerce Docs - Products User Guides 1 / 36 1. Overview... 3 2. Sears Magento 2 Integration Extension Installation... 4 3. Sears Configuration Settings... 4 4. Manage Profiles... 10 4.1. Add a New

More information

eshop Installation and Data Setup Guide for Microsoft Dynamics 365 Business Central

eshop Installation and Data Setup Guide for Microsoft Dynamics 365 Business Central eshop Installation and Data Setup Guide for Microsoft Dynamics 365 Business Central Table of Contents Installation Guide... 3 eshop Account Registration in Dynamics 365 Business Central:... 3 eshop Setup

More information

Store Login Access extension for Magento2. User Guide

Store Login Access extension for Magento2. User Guide Store Login Access extension for Magento2 User Guide version 1.0 Website: http://www.itoris.com Page 1 Contents 1. Introduction... 3 2. Installation... 3 2.1. System Requirements... 3 2.2. Installation...

More information

Quick Start Manual. Not2Order for Magento 2. Start here

Quick Start Manual. Not2Order for Magento 2. Start here Quick Start Manual Not2Order for Magento 2 Start here 1 Introduction Reading Introduction Congratulations on your purchase of Not2Order for Magento 2. You are almost in business! This guide provides the

More information

USER MANUAL. DynamicsPort - Customer Portal for Dynamics CRM TABLE OF CONTENTS. Version: 1.2

USER MANUAL. DynamicsPort - Customer Portal for Dynamics CRM TABLE OF CONTENTS. Version: 1.2 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 Dynamics CRM Plug-in Installation... 2 Plug-in Configuration... 5 Dynamics CRM Configuration

More information

USER MANUAL. SuiteCRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 2.0

USER MANUAL. SuiteCRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 2.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 SuiteCRM Plug-in Installation... 2 Joomla Manual Plug-in installation... 3 Plug-in

More information

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

In this tutorial, we will show you how to easily add your store to your Facebook fan/business page, just in two simple steps. MexBS Facebook Store v1.0.0 User Guide Thank you for purchasing the Facebook Store extension and welcome to the MexBS family! In this document, we will guide you through the installation steps, and will

More information

PayPalPlus Magento 2 User's Guide

PayPalPlus Magento 2 User's Guide PayPalPlus Magento 2 User's Guide The PayPalPlus module for Magento 2 replaces the complete selection of payment methods in Magento. The PayPalPlus module supports other, proprietary payment methods that

More information

Custom Registration Field For Magento2

Custom Registration Field For Magento2 Custom Registration Field For Magento2 webkul.com/blog/custom-registration-field-for-magento2/ On - February 4, 2016 Custom Registration Field for Magento2 will allow the admin to create custom fields

More information

Magento 2 / Google Maps Integration User Guide For Extension Version 1.0.2

Magento 2 / Google Maps Integration User Guide For Extension Version 1.0.2 Magento 2 / Google Maps Integration User Guide For Extension Version 1.0.2 This document details the installation, configuration and functionality of the DP Extensions Google Maps Integration for Magento

More information

Mobile Login extension User Manual

Mobile Login extension User Manual extension User Manual Magento 2 allows your customers convenience and security of login through mobile number and OTP. Table of Content 1. Extension Installation Guide 2. Configuration 3. API Settings

More information

Ajax Category Products Extension for Magento 2

Ajax Category Products Extension for Magento 2 Ajax Category Products Extension User Manual for Magento 2 https://www.magebees.com/ajax-category-products-extension-formagento-2.html Ajax Category Products Extension for Magento 2 By Support Ticket:

More information

Magento 2 Shipping Flat Rate5. Quick start guide

Magento 2 Shipping Flat Rate5. Quick start guide Magento 2 Shipping Flat Rate5 Quick start guide 1. Introduction Shipping Flat Rate5 is an upgraded extension of single flat rate option in Magento by serving multiple flat rate methods based on different

More information

Advanced Dashboard. Table of Contents. Page 1 of 11

Advanced Dashboard. Table of Contents. Page 1 of 11 Page 1 of 11 Advanced Dashboard Table of Contents Installation... 2 Upload Acx Advance Dashboard Extension... 2 Install Extension... 3 Filtering Options of Advance Dashboard... 3 Reports of Advance Dashboard

More information

1. Installation Instructions

1. Installation Instructions Table of Contents 1. Extension Installation Instructions 2. Accessing the Extension Main Settings 3. Predefined Sphinx Settings 4. Sphinx Search Settings 5. Search Autocomplete Settings 6. Search Autocomplete

More information

SIMICART USER GUIDE SERIES. SimiCart Install SimiConnector

SIMICART USER GUIDE SERIES. SimiCart Install SimiConnector SIMICART USER GUIDE SERIES Install SimiConnector TABLE OF CONTENTS I. INSTALL SIMICONNECTOR 3 II. CHECK CONNECTOR AFTER INSTALL 12 I. INSTALL SIMICONNECTOR 1) Download SimiConnector: https://github.com/simicart/simicart-magento2.x

More information

Import Export URL Rewrites for Magento2 Extension

Import Export URL Rewrites for Magento2 Extension Import Export URL Rewrites Extension for Magento2 User Manual https://www.magebees.com/import-export-url-rewritesextension-for-magento-2.html Import Export URL Rewrites for Magento2 Extension By CONTENT

More information

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

Magento 2 Extension. ( Version ) STORE.DCKAP.COM Magento 2 Extension ( Version 1.0.0 ) Table of Contents Introduction to Review Coupons 3 Version & Compatibility Support 3 How to Install This Module? 4 General Configuration 5 Email Template Configuration

More information

Optimizes the navigation and lets visitors search by categories, price ranges, color, and other product attributes.

Optimizes the navigation and lets visitors search by categories, price ranges, color, and other product attributes. Documentation / Documentation Home Layered Navigation Created by Unknown User (bondarev), last modified by Malynow, Alexey on Feb 22, 2016 Installation Set up cron Configuration Basic Configuration Filters

More information

QuickSwipe Web User Guide

QuickSwipe Web User Guide QuickSwipe Web User Guide Bluefin Payment Systems Release 12/20/2013 Table of Contents Table of Contents... 1 Overview... 3 Log In... 3 Management... 5 Users... 5 Adding Users... 6 Editing Users... 8 Deleting

More information

Category Dynamic Dependent Dropdown

Category Dynamic Dependent Dropdown User Guide Category Dynamic Dependent Dropdown Extension Version - 1.0.0 User Guide Version - 1.0.0 Magento Editions Compatibility Community - 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.0.8,

More information

Magento 2 Guide ING. Guide 1

Magento 2 Guide ING. Guide 1 Magento 2 Guide ING Guide 1 ING Payments How do I integrate product into my webshop? To make the integration process as easy as possible for you, we have developed various plugins for your webshop software

More information

store.belvg US: UK:

store.belvg US: UK: 1 2 Table of Contents 1. Introduction to Quick Top Links 2. How to Install 3. How to Configure 4. How to Use 1. Introduction to Quick Top Links Magento Quick Top Links extension allows accessing store

More information

Magento Admin Order s Status Notification Overview & User guide

Magento Admin Order s Status Notification Overview & User guide Magento Admin Order s Status Notification Overview & User guide Copyright CRM4Ecommerce.COM Address: 25 Kham Duc - Cho Kham Thien street, Dong Da, Hanoi, Vietnam Phone: +84 914 646 840 Email: support@crm4ecommerce.com

More information

CUSTOMER APPROVAL FOR MAGENTO 2

CUSTOMER APPROVAL FOR MAGENTO 2 1 User Guide Customer Approval for Magento 2 CUSTOMER APPROVAL FOR MAGENTO 2 USER GUIDE BSS COMMERCE 1 2 User Guide Customer Approval for Magento 2 Contents 1. Customer Approval for Magento 2 Overview...

More information

Magento 2 Integration Manual (Version /10/2017)

Magento 2 Integration Manual (Version /10/2017) Magento 2 Integration Manual (Version 1.1.0-13/10/2017) Copyright Notice The software that this user documentation manual refers to, contains proprietary content of Megaventory Inc. and Magento (an ebay

More information

FME Extensions Advanced SEO Friendly Blog Extension for Magento 2 User Guide - Version

FME Extensions Advanced SEO Friendly Blog Extension for Magento 2 User Guide - Version FME Extensions Advanced SEO Friendly Blog Extension for Magento 2 User Guide - Version 1.0 http://www.fmeextensions.com support@fmeextensions.com Intended Audience The content of this document is designed

More information

1. Installation Instructions

1. Installation Instructions Table of Contents 1. Extension Installation Instructions 2. Accessing the Extension Main Settings 3. SEO Markup 4. User Agreement 5. Support and Extra Info 1. Installation Instructions Uploading the extension

More information

USER GUIDE MAGENTO TO MAGENTO MIGRATION

USER GUIDE MAGENTO TO MAGENTO MIGRATION USER GUIDE MAGENTO TO MAGENTO MIGRATION The essence of LitExtension products focuses on their friendliness to users, which means that every shopping cart owners, even who has little knowledge of technology,

More information

Magento Migration Tool. User Guide. Shopify to Magento. Bigcommerce to Magento. 3DCart to Magento

Magento Migration Tool. User Guide. Shopify to Magento. Bigcommerce to Magento. 3DCart to Magento Magento Migration Tool User Guide Shopify to Magento Bigcommerce to Magento 3DCart to Magento Copyright 2015 LitExtension.com. All Rights Reserved. Page 1 Contents 1. Preparation... 3 2. Setup... 4 3.

More information

Manual FCPM for Magento 2 Version 1.2.1

Manual FCPM for Magento 2 Version 1.2.1 INSTALLATION OF THE EXTENSION Please make sure you ve downloaded extension package compliant with your Magento version. The compliance information is stated in the package filename. Once you ve downloaded

More information

Walmart Marketplace Integration with Magento Version: 1.0

Walmart Marketplace Integration with Magento Version: 1.0 User Guide for Walmart Marketplace Integration with Magento Version: 1.0 OVERVIEW Walmart Integration, helps to integrate your Magento store with Walmart by establishing a synchronization of products,

More information

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

Improved Import / Export Magento 2 Extension Manual. Manual for Improved Import / Export extension for Magento 2 Improved Import / Export Magento 2 Extension Manual February 24, 2017 - Magento 2, Our extensions Manual for Improved Import / Export extension for Magento 2 Improved Import and Export extension allows

More information

EZ Parent Center Directions Parent Sign Up with Meal Payments

EZ Parent Center Directions Parent Sign Up with Meal Payments EZ Parent Center Directions Parent Sign Up with Meal Payments Sign Up for Returning Parents Who Used EZ School Lunch POS the Previous Year (All others scroll down to New Parent Sign Up) Parents should

More information

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for Drupal TABLE OF CONTENTS. Version: 1.2

USER MANUAL. DynamicsPort - Dynamics CRM Customer Portal for Drupal TABLE OF CONTENTS. Version: 1.2 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation & Configuration... 2 Dynamics CRM Plug-in Installation... 2 Drupal Manual Plug-in installation...

More information

Magento Integration Manual (Version /15/2017)

Magento Integration Manual (Version /15/2017) Magento Integration Manual (Version 2.1.1-05/15/2017) Copyright Notice The software that this user documentation manual refers to, contains proprietary content of Megaventory Inc. and Magento (an ebay

More information