Skip to content

enanobots/admin-locale-switcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Source Love

Magento 2 Admin Locale Switcher

A simple module that allows you to switch locale in Magento 2 Admin Panel

Zrzut-ekranu-z-2022-10-07-19-02-06.png

Installation

Installation is via composer

composer require enanobots/admin-locale-switcher

After installing the packages just run:

php bin/magento setup:upgrade

Requirements:

  • PHP 7.3 and higher
  • Magento 2.2.x and higher

Tested on:

  • Magento 2.2.x OpenSource
  • Magento 2.3.x OpenSource
  • Magento 2.4.x OpenSource