Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.07 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.07 KB

Magento Product Preview Button

Easily view a product on the frontend from the Magento admin

Screenshot

Installation

Install using modman

modman clone git@github.com:ivicatadic/Tadic_AVP.git

Author

Ivica Tadić ivica.tadic@ymail.com

Details

When you are editing some product in Magento admin and want to check it out in frontend of your Magento project, how do you find this particular product? Do you search for it, navigate to it using product url key or just browse to it? Well, however you do it, I’m going to give you the easiest way to get to your desired product in the frontend - view product link.

Here’s an extremely lightweight Magento extension which will provide you with a simple view product link next to a product name, in Magento admin. It will point to a product view page in the frontend of your Magento project. Simple and easy.

I hope this simple extension will prove to be useful to you.

Credits

Thanks to Branko Ajzele for an idea.