language translator magento 2 extension

22
1 [email protected] USER GUIDE Language Translator (Magento 2) Compatibility: Community Edition: 2.0.x

Upload: biztech-store

Post on 11-Apr-2017

55 views

Category:

Software


3 download

TRANSCRIPT

Page 1: Language Translator Magento 2 Extension

1

[email protected]

USER GUIDE

Language Translator (Magento 2)

Compatibility:

Community Edition: 2.0.x

Page 2: Language Translator Magento 2 Extension

2

Contents 1. Introduction .......................................................................................................................................... 3

1.1. Manual Installation (Installing Magento 2 extension by copying code) ....................................... 3

1.2. Installation via Composer ............................................................................................................. 5

2. Extension Activation ............................................................................................................................. 7

3. Configuration ........................................................................................................................................ 9

4. Quick Notes ......................................................................................................................................... 20

5. Technical Support ............................................................................................................................... 20

6. About Biztech Consultancy ................................................................................................................. 21

Magento Expertise ...................................................................................................................................... 21

Page 3: Language Translator Magento 2 Extension

3

1. Introduction

The “Language Translator” extension when installed on your store will allow you to translate

With Language Translator admin can translate Products, CMS Page Data, Static Blocks, Product

Reviews and Categories.

2. Pre requisite

Admin needs to add Google API Key to run this extension.

3. Pre requisite

3.1. Manual Installation (Installing Magento 2 extension by copying code)

Step 1:

1. For Windows OS:

Go to <your Magento install dir>/app/code. Under that, create the folders using following

hierarchy:

-Biztech

- Language Translator

2. For Linux OS:

Enter the following commands keeping their order:

cd <your Magento install dir>/app/code

mkdir -p Biztech/LanguageTranslator

After this, find the Download Zip and extract all files and folders in Biztech/Language 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 *

Page 4: Language Translator Magento 2 Extension

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.

Step 4:

After the successful installation, you can see the “Translator” under BIZTECH tab inside

STORES →CONFIGURATION.

Page 5: Language Translator Magento 2 Extension

5

3.2. Installation via Composer

Step 1:

Install composer from this link. If you have 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

Step 4:

Now go to [magento root directory] and right click on use Composer here.

Page 6: Language Translator Magento 2 Extension

6

Step 5:

You can see the cmd window and run the following command here: - php bin/magento setup:upgrade

Step 6:

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.

Page 7: Language Translator Magento 2 Extension

7

4. Extension Activation

Step 1:

Copy an activation key

Copy the activation key from the Order Confirmation Mail.

OR

Log into your account at http://store.biztechconsultancy.com using the email and password you have provided at checkout process.

Go to Downloadable Options and copy the activation key for the Language Translator extension.

Step 2:

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 and then click the “Save

Config” button.

Step 3:

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 the ''Save Config'' button after making

your selections.

Page 8: Language Translator Magento 2 Extension

8

Now, Language Translator Extension got activated! You just have to set configurations.

Page 9: Language Translator Magento 2 Extension

9

5. Configuration

Please follow below mentioned steps to configure the “Language Translator” extension.

Go to Stores → Configuration.

Step 1: 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 being used to translate the data.

(Note: Use this link to generate the Google API key -

https://developers.google.com/translate/v2/getting_started)

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 which would be displayed on Translate Button.

Page 10: Language Translator Magento 2 Extension

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.

Page 11: Language Translator Magento 2 Extension

11

STEP: 2 – 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.

Page 12: Language Translator Magento 2 Extension

12

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

product.

Page 13: Language Translator Magento 2 Extension

13

STEP: 3 – 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.

Page 14: Language Translator Magento 2 Extension

14

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.

Page 15: Language Translator Magento 2 Extension

15

STEP: 4 – Translate Store Reviews to Any Language

Go to Marketing -> User Content -> Reviews and click on any review to translate it to any other language.

Page 16: Language Translator Magento 2 Extension

16

STEP: 5 – 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.

Page 17: Language Translator Magento 2 Extension

17

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

Page 18: Language Translator Magento 2 Extension

18

STEP: 6 – 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.

Page 19: Language Translator Magento 2 Extension

19

STEP: 7 – Mass Translation of Products, CMS Page Data, Static Blocks and Product Reviews

Go to any of the category page that you want Mass Translation of and select multiple items via check box.

Click on Actions and select Translate Selected CMS Pages (For Translation of Mass CMS Pages).

Click on the Translate To button and select any language in which you want translation.

All set! You are now ready to use the extension.

Page 20: Language Translator Magento 2 Extension

20

6. Quick Notes

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.

7. Technical Support

We welcome all forms of customized Magento e-commerce queries and deliver tailor-made

Magento e-store solution, given your distinct business needs!

We provide all technical support! Get in touch filling in our online message form to contact our

support team or shoot us an email at [email protected].

Your IT Partner, With You Anytime, Anywhere!

You may also like

Page 21: Language Translator Magento 2 Extension

21

8. About Biztech Consultancy

We simplify your business by offering unique business solutions in digital web and IT landscapes.

Our core expertise includes

Magento Expertise

We are Magento e-commerce specialist! Be it,

Store Development Customization Integration Maintenance Upgradation

You can trust our expertise!