Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.02 KB

README.md

File metadata and controls

44 lines (26 loc) · 1.02 KB

Auto Translator

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