NameSpace : MyPackage and Module: MyModule

Module configuration

location : app/etc/modules/MyPackage_MyModule.xml

Create config file for this module

location : app/code/local/MyPackage/MyModule/etc/config.xml

Create a observer for that

location: app/code/local/MyPackage/MyModule/Model/Observer.php

Create a local.xml to your active theme inside layout folder.

Now copy contacts/form.phtml to mymodule/contacts/form.phtml, add

Clear cache. Now Go to System -> Configuration -> Customer Configuration -> Captcha. Select Contact Page and Save.

Then you will see the Result :

Hope it helps !

Leave A Comment?

You must be logged in to post a comment.