Skip to content

Latest commit

 

History

History
executable file
·
69 lines (51 loc) · 2.25 KB

README.md

File metadata and controls

executable file
·
69 lines (51 loc) · 2.25 KB

magento2-admin-theme

Magento 2 extension to apply light theme on admin console | Nadeem Khan

Features:

  1. Extension to change the color scheme in Admin console.
  2. Looks like core functionality of Magento.
  3. Unencrypted code for easy customization

Installation Instruction

  • Copy the content of the repo to the app/code/Nadeem/AdminTheme/ folder
  • Run command: php bin/magento setup:upgrade
  • Run Command: php bin/magento setup:static-content:deploy
  • Now Flush Cache: php bin/magento cache:flush

Contribution

Want to contribute to this extension? The quickest way is to open a pull request on GitHub.

Screenshots & Support

If you encounter any problems or bugs, please open an issue on GitHub.

Admin Dashboard

ScreenShot

Store Cofiguration

ScreenShot

Admin products

ScreenShot

Prerequisites

Use the following table to verify you have the correct prerequisites to install this Extension.

Prerequisite How to check For more information
Apache 2.2 or 2.4 Ubuntu: apache2 -v
CentOS: httpd -v
Apache
PHP 7.*.* php -v PHP Ubuntu
PHP CentOS
MySQL 5.6.x mysql -u [root user name] -p MySQL

Feedback and Support

[email protected]