Magento admin link to website
Easily create your own link from the Magento admin panel to the frontend website.

One frustrating omission from the standard Magento admin panel is the lack of a link to the main website. Sure you can copy and paste the
So without further ado…
1. Open your admin header.phtml file into your favorite text editor, find it here:
app/design/adminhtml/default/default/template/page/
2. Locate the Log Out link around line 31, and add the following:
<span class="separator">|</span> <a href="/">View website ></a>
3. Upload and test.
As Magento developments are often quite long and technical, this has proven a valuable albeit simple inclusion to the admin.
Related Articles
- 05.04.11: CSR contains a key size that is less than 2048 bits (0)
- 17.06.11: Sales order error in Magento Sage Pay (0)
- 23.06.11: Add logo to print popup in Joomla (0)
- 25.02.11: Delete failed: *.php Joomla! (1)
- 26.07.11: Backup Incoming and Outgoing mail for your domain EXIM (0)









Comments RSS Feed





good write thanks perfect
Go to Top of the page