This module enables M137 Admin Theme for Mage-OS and allows admin users to select the active admin theme via configuration. This is a companion module to the mage-os/theme-adminhtml-m137
This module is included as part of Mage-OS M137 Admin Theme (mage-os/theme-adminhtml-m137) and is recommended to be installed via the theme package. Individual installation instructions are provided below, if needed:
composer require mage-os/module-theme-adminhtml-switcher
bin/magento module:enable MageOS_ThemeAdminhtmlSwitcher
bin/magento setup:upgrade
Install the module and theme locally
git clone git@github.com:mage-os-lab/module-theme-adminhtml-switcher.git ./app/code/MageOS/ThemeAdminhtmlSwitcher/
git clone git@github.com:mage-os-lab/theme-adminhtml-m137.git ./app/design/adminhtml/MageOS/theme-adminhtml-m137/
Stores > | Settings | Configuration > Advanced > Admin > Admin Design
Active Admin Theme: select the desired theme from those installed
Please see CHANGELOG for more information on what has changed recently.
The MIT License (MIT). Please see License File for more information.