How to Get admin path Command Line in Magneto 2 through Code
Vinh Jacker | 03-17-2025
In this tutorial, we will demonstrate how to get admin path command line in Magento 2 which is one of tutorials our in Command Line Series.
Get Admin Path command line
Commands syntax:
php bin/magento info:adminuri
Output:
Admin URI: /admin_mageplaza
So the path is /admin_mageplaza, now navigate your browser to domain.com/admin_mageplaza to access to Magento 2 backend.
Get Admin path in env.php file
Do you know? You can get admin path without access to etc/env.php file.
'backend' =>
array (
'frontName' => 'admin_mageplaza',
),
Wrap up
That’s how you can get back your admin path command line in Magento 2 in case you have forgotten it.
I hope this is a useful tutorial for you.
Thank you for reading!
Jacker is the Chief Technology Officer (CTO) at Mageplaza, bringing over 10 years of experience in Magento, Shopify, and other eCommerce platforms. With deep technical expertise, he has led numerous successful projects, optimizing and scaling online stores for global brands. Beyond his work in eCommerce development, he is passionate about running and swimming.
Related Post
Discover Top 10+ Must-Have Shopify Customer Account Apps - Mageplaza
Discover top 10+ Shopify customer account apps to transform your store! Learn how to create a seamless and engaging customer experience that keeps them coming back.
Top 15+ Must-have Shopify Apps for 2025 [Free & Paid] - Mageplaza
Elevate your Shopify store with our curated list of must-have apps. Enhance functionality, streamline operations, and boost your eCommerce success with these essential Shopify applications.
[2025 Updates] Top 10+ Upsell Apps for Shopify - Mageplaza
Discover the best upsell Shopify apps such as Adoric, Bold Upsell, Candy Rack, etc., that you have access to the latest tools and innovations to boost your sales
5 Ways to Hide Products on Shopify (2025 Guide)
Explore the best 5 ways to hide products on Shopify. Learn how to manage visibility, protect pricing, and create a tailored shopping experience.
Discover Top 10+ Must-Have Shopify Customer Account Apps - Mageplaza
Discover top 10+ Shopify customer account apps to transform your store! Learn how to create a seamless and engaging customer experience that keeps them coming back.
Top 15+ Must-have Shopify Apps for 2025 [Free & Paid] - Mageplaza
Elevate your Shopify store with our curated list of must-have apps. Enhance functionality, streamline operations, and boost your eCommerce success with these essential Shopify applications.
[2025 Updates] Top 10+ Upsell Apps for Shopify - Mageplaza
Discover the best upsell Shopify apps such as Adoric, Bold Upsell, Candy Rack, etc., that you have access to the latest tools and innovations to boost your sales
5 Ways to Hide Products on Shopify (2025 Guide)
Explore the best 5 ways to hide products on Shopify. Learn how to manage visibility, protect pricing, and create a tailored shopping experience.