Posted on 17/02/2012 by Nick Kravchuk in Magento
There are 2 ways to add a new tab to the product edit page in admin panel of Magento.
First method:
Let’s add a tab for a custom module.
Add the following code to your config.xml file in the global scope:
Read More
