rafeektt / module-madmin-branding
Masaar Admin Panel Branding Module for Magento 2
Package info
github.com/Rafeektt/MAdminBranding
Type:magento2-module
pkg:composer/rafeektt/module-madmin-branding
Requires
- php: ^7.4 || ^8.1 || ^8.2
README
Rafeektt | MAdminBranding
📝 Features
✔️ Upload a custom logo for the admin login screen
✔️ Upload a custom logo for the admin menu
✔️ Customize the admin copyright text
✔️ Maintains brand presence on the admin pages
✔️ Easily revert to default logos
✔️ Built in accordance with Magento best practises
✔️ Dedicated module configuration group
✔️ Seamless integration with Magento
✔️ Built with developers and extensibility in mind to make customisations as easy as possible
✔️ Installable via Composer
🔌 Installation
Run the following command to install this module:
composer require rafeektt/module-madmin-branding php bin/magento module:enable Rafeektt_MAdminBranding php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento cache:flush
⏫ Updating
Run the following command to update this module:
composer update rafeektt/module-madmin-branding php bin/magento setup:upgrade
❌ Uninstallation
Run the following command to uninstall this module:
composer remove rafeektt/module-madmin-branding php bin/magento setup:upgrade