hryvinskyi/magento2-admin-branding
最新稳定版本:1.0.1
Composer 安装命令:
composer require hryvinskyi/magento2-admin-branding
包简介
Admin Branding for Magento 2 - customize admin login page logos, menu logo, demo credentials and additional text
README 文档
README
Customize the Magento 2 / Adobe commerce admin panel with your own branding: replace login and menu logos, display additional text on the login page, and show demo credentials with an auto-fill button.
Features
- Custom Login Logo — Replace the default Magento logo on the admin login page with your own image (SVG, PNG, JPG, GIF). Recommended size: 288x100px.
- Custom Menu Logo — Replace the Magento logo in the admin sidebar navigation. Recommended size: 35x41px.
- Additional Text — Display custom HTML text below the Sign In button on the login page (e.g., company name, support contact).
- Demo Credentials — Show demo login/password on the login page with a one-click auto-fill button. Useful for staging and demo environments.
- Multi-Store Support — All settings are configurable per store view.
- ACL Protected — Dedicated ACL resource for configuration access control.
Requirements
- Magento 2.4.x
- PHP 8.1+
Installation
Via Composer
composer require hryvinskyi/magento2-admin-branding bin/magento setup:upgrade bin/magento cache:flush
Manual Installation
- Copy the module files to
app/code/Hryvinskyi/AdminBranding/ - Run:
bin/magento setup:upgrade bin/magento cache:flush
Configuration
Navigate to Stores > Configuration > Advanced > Admin > Admin Branding.
| Setting | Description |
|---|---|
| Enabled | Enable or disable all admin branding features |
| Replace Admin Login Logo | Toggle custom logo on the login page |
| Admin Login Logo | Upload the login page logo image |
| Replace Admin Menu Logo | Toggle custom logo in the admin sidebar |
| Admin Menu Logo | Upload the sidebar navigation logo image |
| Enable Additional Text | Toggle custom text below the login form |
| Additional Text | HTML content to display (e.g., company attribution) |
| Show Demo Credentials | Toggle demo login credentials display |
| Demo Username | The demo username shown on the login page |
| Demo Password | The demo password shown on the login page |
License
MIT License. See LICENSE for details.
Author
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-02-10