enanobots / admin-locale-switcher
Installs: 961
Dependents: 0
Suggesters: 0
Security: 0
Stars: 20
Watchers: 1
Forks: 0
Open Issues: 0
Language:Less
Requires
- php: >=8.1
README
Magento 2 Admin Locale Switcher
A simple module that allows you to switch locale in Magento 2 Admin Panel
Installation
Installation is via composer
composer require qoliber/admin-locale-switcher
After installing the packages just run:
php bin/magento setup:upgrade
Requirements:
PHP 7.3
and higherMagento 2.2.x
and higher
Tested on:
Magento 2.2.x
OpenSourceMagento 2.3.x
OpenSourceMagento 2.4.x
OpenSource