Custom Admin Logo
element119/module-custom-admin-logo
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.
Build Tests
Code Quality
Tested on Magento 2.4.8-p4
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardShare This Module's Status
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.