yireo / magento2-deepl-translate-commands
CLI commands to translate Magento 2 content (products, categories, CMS pages, CMS blocks) using the DeepL API
Package info
github.com/yireo/Yireo_DeeplTranslateCommands
Type:magento2-module
pkg:composer/yireo/magento2-deepl-translate-commands
dev-master
2026-09-03 09:27 UTC
Requires
- php: >=8.2 <8.6
- deeplcom/deepl-php: ^1.0
- magento/framework: ^103.0
- magento/module-catalog: *
- magento/module-cms: *
- magento/module-eav: *
- magento/module-store: *
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-03 11:26:06 UTC
README
This Magento 2 module adds various CLI commands to allow categoriies, products, CMS pages and CMS blocks to be translated via DeepL
Installation
Install this package via composer:
composer require yireo/magento2-deepl-translate-commands
Next, enable this module:
bin/magento module:enable Yireo_DeeplTranslateCommands