README.md

January 15, 2023 ยท View on GitHub

element119 | Custom Admin Logo

๐Ÿ“ 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.

admin-config

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.

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

admin-login

admin-menu