1/04/2010

Newsletter Subscribe Page in Magento

Magento has a nice inbuilt feature of Newsletter Subscription , but sometimes you may need to call it to a CMS page.

So, in order to do that, you can just use this code,

{{block type="newsletter/subscribe" template="newsletter/subscribe.phtml"}}

Just place it on your CMS page and clear your cache. Thats done.

Source : http://www.learnmagento.org/magento-tutorials/newsletter-subscribe-page-in-magento/

No comments:

Post a Comment