Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/bratiask/silverstripe-autotranslate


https://github.com/bratiask/silverstripe-autotranslate

Last synced: 2 months ago
JSON representation

Lists

README

        

# Autotranslate

This module integrates Silverstripe CMS with Google Translate API and then allows content editors to use automatic translation for every translatable field.

Plain text field:

!["Autotranslate menu](docs/silverstripe-autotranslate.gif "Autotranslate menu")

WYSIWYG field:

![HTML translation](docs/silverstripe-autotranslate-html.gif "HTML translation")

## Dependency

https://github.com/tractorcow-farm/silverstripe-fluent

## Instalation
* Add composer package

`composer require bratiask/silverstripe-autotranslate`
* Run dev/build?flush=all

`vendor/bin/sake dev/build?flush=all`

* Set Google Translate API key (CMS → Settings → Autotranslate)