Skip to content

This module allows store admins to personalize the admin login screen with custom logos, background images, copyright messages, and CSS.

Notifications You must be signed in to change notification settings

bahafdd/magento2-admin-custom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Themestar Login Customization for Magento 2

Customize your Magento 2 Admin Login page with ease!
This module allows store admins to personalize the admin login screen with custom logos, background images, copyright messages, and CSS.


🧩 Features

  • Enable/Disable the module easily via admin panel
  • Upload a custom logo for the admin login page
  • Set a background image to brand the login screen
  • Add custom copyright text using a WYSIWYG editor
  • Inject custom CSS to fine-tune the design to match your brand

πŸ”§ Installation

Manual Installation

  1. Clone or download this repository into app/code/Themestar/LoginCustom
  2. Run the following Magento CLI commands:
php bin/magento module:enable Themestar_LoginCustom
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
php bin/magento cache:flush

βš™οΈ Configuration

Navigate to:
Stores > Configuration > Themestar > Login Customization

There you can:

  • Enable/disable the module
  • Upload your own logo
  • Upload a background image
  • Customize the copyright
  • Add your own CSS styling

πŸ“Œ Compatibility

  • Magento 2.3.x - 2.4.x
  • Supports multi-store environments

πŸ§‘β€πŸ’» Support

For support, issues, or feature requests, please open an issue.

About

This module allows store admins to personalize the admin login screen with custom logos, background images, copyright messages, and CSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published