enanobots/admin-locale-switcher

This package is abandoned and no longer maintained. The author suggests using the qoliber/admin-locale-switcher package instead.

2.0.0 2024-12-19 12:27 UTC

This package is auto-updated.

Last update: 2024-12-19 12:33:20 UTC


README

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 qoliber/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