lindemannrock / craft-translation-manager
Comprehensive translation management system for Craft CMS with Formie integration
Installs: 147
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:craft-plugin
pkg:composer/lindemannrock/craft-translation-manager
Requires
- php: ^8.2
- craftcms/cms: ^5.0.0
- lindemannrock/craft-logging-library: ^5.0
- lindemannrock/craft-plugin-base: ^5.0
Requires (Dev)
- craftcms/ecs: dev-main
- craftcms/phpstan: dev-main
- dev-main
- 5.21.3
- 5.21.2
- 5.21.1
- 5.21.0
- 5.20.1
- 5.20.0
- 5.19.1
- 5.19.0
- 5.18.0
- 5.17.1
- 5.17.0
- 5.16.0
- 5.15.1
- 5.15.0
- 5.14.0
- 5.13.0
- 5.12.0
- 5.11.0
- 5.10.0
- 5.9.4
- 5.9.3
- 5.9.2
- 5.9.1
- 5.9.0
- 5.8.0
- 5.7.0
- 5.6.0
- 5.5.0
- 5.4.0
- 5.3.1
- 5.3.0
- 5.2.0
- 5.1.0
- 5.0.9
- 5.0.8
- 5.0.7
- 5.0.6
- 5.0.5
- 5.0.4
- 5.0.3
- 5.0.2
- 5.0.1
- 5.0.0
- 1.21.9
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.4
- 1.21.3
- 1.21.2
- 1.21.1
- 1.21.0
- 1.20.0
- 1.19.8
- 1.19.7
- 1.19.6
- 1.19.5
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.4
- 1.15.3
- 1.15.2
- 1.15.1
- 1.15.0
- 1.14.5
- 1.14.4
- 1.14.3
- 1.14.2
- 1.14.1
- 1.14.0
- 1.13.0
- 1.12.6
- 1.12.5
- 1.12.4
- 1.12.3
- 1.12.2
- 1.12.1
- 1.12.0
- 1.11.0
- 1.10.0
- 1.9.0
- 1.8.0
- 1.7.1
- 1.7.0
- 1.6.0
- 1.5.0
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.5
- 1.3.4
- 1.3.3
- 1.3.2
- dev-release-please--branches--main
This package is auto-updated.
Last update: 2026-02-23 19:23:28 UTC
README
Comprehensive translation management for Craft CMS 5 with Formie integration, multi-site support, and enterprise-grade security.
License
This is a commercial plugin licensed under the Craft License. It will be available on the Craft Plugin Store soon. See LICENSE.md for details.
⚠️ Pre-Release
This plugin is in active development and not yet available on the Craft Plugin Store. Features and APIs may change before the initial public release.
Features
- Multi-Site Translations — site-aware management for any language combination with locale variant support
- Multi-Category Support — multiple translation categories (site, emails, errors) with separate file generation
- Formie Integration — automatic capture of all field types including options, subfields, and complex fields
- Smart Deduplication — each unique text stored once, context updated automatically
- Capture Missing Translations — auto-add translations at runtime when
|t()encounters unknown strings - Locale Mapping — consolidate regional variants (en-US, en-GB) to base locales
- Import/Export — CSV import with preview and validation, PHP file import/export
- Backup System — scheduled backups with cloud storage (S3, Servd, Wasabi) and one-click restore
- Maintenance Tools — template scanner, usage detection, granular cleanup
- Security — XSS protection, CSRF validation, path traversal prevention, CSV injection guards
- RTL Support — full Arabic/Hebrew text editing with proper display
- Logging — dedicated log files with CP viewer
Requirements
- Craft CMS 5.0+
- PHP 8.2+
- Logging Library 5.0+ (installed automatically)
Installation
Via Composer
composer require lindemannrock/craft-translation-manager
php craft plugin/install translation-manager
Using DDEV
ddev composer require lindemannrock/craft-translation-manager
ddev craft plugin/install translation-manager
Documentation
Full documentation is available in the docs folder.
Support
- Issues: GitHub Issues
- Email: support@lindemannrock.com
License
This plugin is licensed under the Craft License. See LICENSE.md for details.
Developed by LindemannRock