Easy way to add Contact form in Magento

Easy way to add contact form in Magento (An Open Source E-Commerce Solution)

 

  • Login to Admin Panel
  • CMS -> Pages
  • Create New page
  • In Content : paste this line

{{block type=”core/template” name=”contactForm” form_action=”/contacts/index/post” template=”contacts/form.phtml”}}

  • Save page