I have created a custom module for contactus form. Now I want to use joomla recaptcha plugin in to this module. Any idea how to get this done?
please help
|
|
|
In order to use joomla default recaptcha plugin follow these steps- 1)Get recaptcha keys from http://www.google.com/recaptcha 2)Set these keys to recaptcha plugin and activate it if it's not. 3)Put below code where you want to show recaptcha
4)Put this code where you validating/processing the form
|
||||
|
Got this from: http://jw-extension.net/joomla-how-to/138-an-easy-way-insert-captcha-in-any-module-or-component-of-joomla.html
to display captcha.
|
||||
|
|