Download the PHP package vendic/module-deepl-forked without Composer

On this page you can find all versions of the php package vendic/module-deepl-forked. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package module-deepl-forked

Magento 2 Aromicon DeepL Translate

This Magento 2 module extends your shop with the possibility to automatically translate CMS pages, CMS blocks, products, attributes, ratings and categories with the help of DeepL API.

A DeepL API Key is required and can be created here

FREE DEEPL API KEY + 500.000 Words monthly

You can register for new Deepl Free API here

Currently Supported Languages:

Installation

Requirements

Magento CE > 2.2.5

Composer

Go to Magento 2 Root Folder and execute following commands as web user (mostly www-data).

Manual (not recommended)

Go to your Magento 2 root directory and create a folder app/code/Aromicon/Deepl. Extract Archive to this folder and execute following commands as web user (mostly www-data).

Magento 2 Configuration

Aromicon Deepl Translation Configuration can be found under

First, you need to Specifiy your Default Storeview, this is your storeview where you normally add your content ind your default language.

Second, you need to chosse between API Version wih depends on Your Account. You can choose "Free" or "Pro"

Third, you need to enter your API Key provided by DeepL Pro.

You can also configure, which fields should be translated by default for CMS Pages, Products and Categories.

Usage

All translation will be added per storeview. The target language will be recieved from your storeview locale settings.

Translate Magento 2 CMS Blocks

Goto and open the block, you want to translate. At the edit form on top right corner, there will be a new Translate Button. Select the Storeview, where the Block should be translated and copied. By Default the block will be copied to selected storeview and the Title and Content will be translated.

Translate CMS Pages

Goto and open the page, you want to translate. At the edit form on top right corner, there will be a new Translate Button. Select the Storeview, where the Block should be translated and copied. By Default the page will be copied to selected storeview and the Title, Url Key, Meta Information and Content will be translated.

Translate Attributes

All Magento 2 Attributes can be translated, but only the Store Labels will be translated. If the attribute is a dropdown or multiselect attribute, without a custom source model, the option walues will be translated as well.

Goto ` and select the needed attribute. Use the translate button on top right corner.

Translate Magento 2 Categories

Name, Page Title, Content, Url Key and Meta Information will be translated on Categories. If you open a Category you will see the Translate button on top right corner. Translated Content will be copied to the selected storeview.

Translate Products

By Default Name, Short Description, Description, Url Key and Meta Information will be translated. You can also configure all attributes of type text or textarea to be translated as well. Just go to your Product Edit View and hit the Translate Button for your desired storeview. Translated data will be copied to selected storeview.

Translate Products Reviews

Product Reviews can be translated too. Just go to and open a review, then select a storeview from the Translate Button.

Aromicon Deepl Pro

You are looking for Batch Translation from Backend or Console? Try our Aromicon Translate Pro Magento 2 Module

Support

Pull request, issues and features are always welcome.

We ❤ Magento. by [aromicon](https://www.aromicon.de)
Made by [aromicon](https://www.aromicon.de)


All versions of module-deepl-forked with dependencies

PHP Build Version
Package Version
Requires php Version ~7.0.0|~7.1.0|~7.2.0|~7.3.0|~7.4.0
magento/module-catalog Version 102.0.*|103.0.*|104.0.*
magento/magento-composer-installer Version *
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package vendic/module-deepl-forked contains the following files

Loading the files please wait ...