qoliber / admin-locale-switcher
2.0.0
2024-12-19 12:27 UTC
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