Skip to content

You can override admin files and translate the texts of adminhtml.

Notifications You must be signed in to change notification settings

mitaldeveloper/magento2-backend-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

BackendTheme module for Magento 2

The module for translate text of admin and can override all admin theme files.

Installation

  1. Go to Magento 2 root directory

  2. Install module:

  • Download the latest version here
  • Extract master.zip file to root folder.
  • Go to Magento root folder and run upgrade command line to install Mital_BackendTheme:
  1. Enter following commands to enable module:

    php bin/magento module:enable Mital_BackendTheme php bin/magento setup:upgrade php bin/magento cache:clean

Modify admin files

  1. Go to app/design/adminhtml/Shah/default and override your files

Translate Texts for admin

  1. Go to app/design/adminhtml/Shah/default/i18n. Add your language file and add your text in csv file

About

You can override admin files and translate the texts of adminhtml.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages