A Craft CMS plugin for auto-translating content from one language to another.
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
This plugin requires Craft CMS 4.4 or later, and PHP 8.0.2 or later.
Brought to you by Miranj