The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

1090 Modules
647 Ready
443 Need Help
Vendors ๐Ÿ† Leaderboard
Stable v2.0.0

Custom Admin Logo

element119/module-custom-admin-logo 46

Allows administrators to upload custom logos for the Magento admin login screen and admin menu, maintaining brand presence throughout the backend. Supports jpg, jpeg, gif, and png formats with easy revert to defaults.

10,687
Downloads
Below average
15
GitHub Stars
Below average
4mo ago
Last Release
1
Open Issues
Build Passing
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
8 warnings
L1 PHPStan

Release Discipline

Follows SemVer ยท 100% What is this?

Release history audited up to v2.0.0

Tested on Magento 2.4.9

Recent Test History

Each release is tested against the latest Magento version at that time.

v2.0.0 on Magento 2.4.9
May 26, 2026
v2.0.0 on Magento 2.4.8-p4
Apr 5, 2026
v1.3.2 on Magento 2.4.8-p4
Mar 21, 2026
v1.3.2 on Magento 2.4.8-p3
Mar 20, 2026

Share This Module's Status

Custom Admin Logo Magento compatibility status badge

README

Loaded from GitHub

๐Ÿ“ Features

โœ”๏ธ Upload a custom logo for the admin login screen

โœ”๏ธ Upload a custom logo for the admin menu

โœ”๏ธ 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 element119/module-custom-admin-logo
php bin/magento setup:upgrade

โซ Updating

Run the following command to update this module:

composer update element119/module-custom-admin-logo
php bin/magento setup:upgrade

โŒ Uninstallation

Run the following command to uninstall this module:

composer remove element119/module-custom-admin-logo
php bin/magento setup:upgrade

๐Ÿ“š User Guide

Module configuration can be found by logging into the admin and navigating to Stores -> Settings -> Configuration -> Advanced -> Admin -> Admin Logos.

Login Page

The login page upload allows administrators to upload an image that will be displayed on the admin login page.

Permitted files types include jpg, jpeg, gif, png.

Menu

The menu upload allows administrators to upload an image that will be displayed at the top of the admin menu.

Permitted files types include jpg, jpeg, gif, png.

๐Ÿ“ธ Screenshots & GIFs

Custom Login Logo

Custom Menu Logo

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.