Skip to content

Magento2 module for maintaining database translations from the backend

License

Notifications You must be signed in to change notification settings

e-conomix/magento2-dbtranslations

Repository files navigation

E-CONOMIX Database Translation Magento2 Module

Magento 2 PHP >= 7.0.13

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

alt translation menu entry

List view alt translation list view

Edit view alt translation edit view

Create view alt translation create view

About

Magento2 module for maintaining database translations from the backend

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages