vote up 1 vote down star

I'm currently developing a helpticket module for magento. After you login an go to My Account you see a menu on the left side.

I already managed to get a link to my module in that menu. I now want to show this menu when you open my module.

Does anybody has some information about this issue?

flag

1 Answer

vote up 0 vote down

go to magento admin, Under system->configuration->developer ... turn on template and block hints.

Then when you go back to the frontend you will be able to see which template is used for the 'My Account Menu'. You can just include this template to your modules layout and your module should show the menu.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.