mage-os / module-theme-adminhtml-switcher
Mage-OS Theme Adminhtml Switcher
Installs: 484
Dependents: 1
Suggesters: 0
Security: 0
Stars: 4
Watchers: 4
Forks: 6
Open Issues: 1
Type:magento2-module
Requires
- magento/framework: ^103.0
- magento/module-backend: ^102.0
- magento/module-config: ^101.0
README
Features
This module enables M137 Admin Theme for Mage-OS. This is a companion module to the mage-os/theme-adminhtml-m137
Installation
composer require mage-os/module-theme-adminhtml-switcher
bin/magento module:enable MageOS_ThemeAdminhtmlSwitcher
bin/magento setup:upgrade
Contribution
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/
Configuration
Stores > | Settings | Configuration > Advanced > Admin > Admin Design
Enable M137 Admin Theme: Yes / No
Changelog
Please see CHANGELOG for more information on what has changed recently.
License
The MIT License (MIT). Please see License File for more information.