0

As i am new in Magneto i don't know how to create a module but now I start creating module in 1.9 I created hello world and then created a Index controller where i got list of all manufacturer. But how can I show this list in my theme layout like category or product listing.

Ritesh
  • 81
  • 12

1 Answers1

0

Check this extension for free -

http://www.magentocommerce.com/magento-connect/ma2-manufacturers-free.html

Here is the demo for this extension -

http://www.magenmarket.com/demo/extensions/index.php/ma2-manufacturers-free-module

You can follow this extension in order to know the Frontend and Backend module structure and custom template integration.

You can use the block codes given in Demo URL in order to show the Manufacturer list on frontend.

Enjoy!!

aforankur
  • 1,291
  • 1
  • 15
  • 27
  • Thanks But i am not able to download this Module.At checkout page i am not move to froward after Billing Information. – Ritesh Oct 27 '15 at 11:09
  • You have to create an account on Magento Connect, then you will be able to download this extension. Create an account and try once again. – aforankur Oct 28 '15 at 05:14