devcccc / module-translationmanager
Manage your translations within the Magento Backend - no need to upload CSV-files any longer
Installs: 938
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ^7.3.0|7.4.0|^8.0.0
- magento/framework: 101.0.*|102.0.*|103.0.*
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