rafeektt/module-madmin-branding

Masaar Admin Panel Branding Module for Magento 2

Maintainers

Package info

github.com/Rafeektt/MAdminBranding

Type:magento2-module

pkg:composer/rafeektt/module-madmin-branding

Statistics

Installs: 33

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2025-08-04 20:17 UTC

This package is auto-updated.

Last update: 2026-04-06 21:36:56 UTC


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

📚 User Guide