miranj / craft-auto-translator
A Craft CMS plugin for auto-translating content from one language to another.
Installs: 25
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 1
Type:craft-plugin
Requires
- php: >=8.0.2
- craftcms/cms: ^4.4.0
- deeplcom/deepl-php: ^1.5
- google/cloud-translate: ^1.14
Requires (Dev)
- craftcms/ecs: dev-main
- craftcms/phpstan: dev-main
This package is auto-updated.
Last update: 2024-11-05 07:13:17 UTC
README
A Craft CMS plugin for auto-translating content from one language to another.
Contents
Installation
You can install this plugin with Composer.
Open your terminal and run the following commands:
# go to the project directory
cd /path/to/project
# tell composer to use the plugin
composer require miranj/craft-auto-translator
# tell Craft to install the plugin
./craft plugin/install auto-translator
Requirements
This plugin requires Craft CMS 4.4 or later, and PHP 8.0.2 or later.
Brought to you by Miranj