devcccc / module-translationmanager
Manage your translations within the Magento Backend - no need to upload CSV-files any longer
Package info
github.com/devcccc/magento2-translation-manager
Type:magento2-module
pkg:composer/devcccc/module-translationmanager
1.0.1
2022-05-05 07:48 UTC
Requires
- php: ^7.3.0|7.4.0|^8.0.0
- magento/framework: 101.0.*|102.0.*|103.0.*
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Extension for Magento to do translation within the backend. You can translate text in the backend for all languages - no need to use CSV files or the database any longer. Any backend user will now be able to edit translations.
Installation
composer require devcccc/magento2-translation-manager
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy
bin/magento cache:clear
User Access
Then set up users to be allowed to access the Translation Manager in backend: assign "Magento_Backend::content_translation" ACL-Role