Giter Club home page Giter Club logo

dd_deepl's Introduction

dd_deepl TYPO3 extension

This projects contains a TYPO3 CMS extnsions that uses DeepL official PHP API library to translate TYPO3 content to various languages. DeepL is possibly the best available online translator on the Internet.

Differences from other similar extensions are:

  • No legacy code (the extension is made from scratch for TYPO3 11/12)
  • The extension uses official API instead of https calls
  • The extension allows to manage & use glossaries in an easy way
  • The code is minimalistic to make sure very little of needs to be changed in future

Installation

  1. Install using composer:
composer req "dmitryd/dd-deepl"
  1. Add static Typoscript from EXT:dd_deepl/Configuration/TypoScript/
  2. Add DeepL API key either to TypoScript or to the TYPO3_DEEPL_API_KEY environment variable. You can get the key by registering with DeepL.

Warning! Due to dependencies on various 3rd party packages, this extension works only if TYPO3 is installed in composer mode. There will be no support for non-composer installations.

Usage

When you translate the page or content, you will see an additional option for using DeepL for translations.

In the List module each language button is duplicated with a small DeepL overlay on it. Clicking this button will localize and translate the record using DeepL. Only tables with names starting from tx_ can be translated (so no luck for tt_address, for example).

Copyright

The extension is copyright (c) by Dmitry Dulepov, 2023.

Contact me by email if you need a custom TYPO3 extension made for you.

dd_deepl's People

Contributors

dmitryd avatar hannesbochmann avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.