- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Admin Panel Login Page Changes - magento2
Hello Gurs,
I need help below changes in magento2. Please suggest file names / parameters needs to change.
1) File name/ location to modify for "Admin Logo" Alt text change
2) File name/ location to modify for Admin Login "Page Title"
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Admin Panel Login Page Changes - magento2
Hello @floralmusic
1) File name/ location to modify for "Admin Logo" Alt text change
- Vendor/Magento/Module-Backend/View/adminhtml/templates/page/header.phtml
2) File name/ location to modify for Admin Login "Page Title"
- Vendor/Magento/Module-Backend/View/adminhtml/layout/default.xml
It is coming from the path which i have mentioned, But you will require to override this both files in your custom theme and then update the text accordingly !
Hope it helps !
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Admin Panel Login Page Changes - magento2
Hello @floralmusic
you need to create custom admin theme and you need to change it
there are few theme available
https://landofcoder.com/magento-2-admin-theme.html
https://github.com/dsasmita/magento2-admin-theme
https://github.com/dsasmita/magento2-admin-theme is good for you.
and then after do @Manthan Dave changes into your custom theme.
If works then mark as a solution.
Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Admin Panel Login Page Changes - magento2
1) File name/ location to modify for "Admin Logo" Alt text change
Vendor/Magento/Module-Backend/View/adminhtml/templates/page/header.phtml
2) File name/ location to modify for Admin Login " Page Title"
Vendor/Magento/Module-Backend/View/adminhtml/layout/default.xml
200+ Magento 2 Extensions for Enhanced Shopping Experience.