e-conomix / module-dbtranslations
Economix DB translation module
Installs: 17 637
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 0
Open Issues: 1
Type:magento2-module
Requires
- magento/framework: 101.*|102.*|103.*
Requires (Dev)
- composer/composer: *@dev
This package is auto-updated.
Last update: 2025-02-13 14:43:01 UTC
README
Magento2 module to add and edit database translation within the backend.
Installation
The easiest way to install the extension is to use Composer.
Run the following commands:
$ composer require e-conomix/module-dbtranslations
$ bin/magento module:enable Economix_DbTranslations
$ bin/magento setup:upgrade && bin/magento setup:static-content:deploy
Attention
❗ These translations should not be used if not absolutely necessary! Create translations within module, language pack or theme instead. ❗
Features
Create and edit existing database translations from the backend, go to:
Content -> Translations -> DB Translations