EE 1
EE 2
JA reCAPTCHA
Developer
3rd Party (Free)
Compatibility
- Multi Site Manager
- Stand Alone Entry Form
- Low Variables
- Better Workflow
- Matrix
Requirements
- jQuery for the Control Panel
Categories
Extension
Tags
Changes default ExpressionEngine comment form captcha into reCAPTCHA plugin.
Installation
The ‘ja_reCAPTCHA’ extension contains an extension and language folder. To install ja_reCAPTCHA follow the instructions below:
- Download the latest version of ja_reCAPTCHA
- Extract the .zip file to your desktop
- Copy everything in /extensions/ folder to your /extensions/ Expression Engine directory
- Copy /language/english/lang.ja_recaptcha.php file to your /languages/english/ directory
- Activate ja_reCAPTCHA
Activation
- Open the Extension Manager
- Enable Extensions if not already enabled
- Enable ja_reCAPTCHA
- Configure ja_reCAPTCHA with your public and private keys. (you can obtain these keys by registering at http://recaptcha.net/)
Code
Just add:
{if captcha}
{captcha}
{/if}
...within your “{exp:comment:form}” tags.
JA reCAPTCHA Links
Hooks Used
If the add-on is an extension, and ties into ExpressionEngine's core files, it will use ExpressionEngine hooks. We are listing any hooks the add-on uses for developers to have an easier time locating other add-ons that they can reference for their own work.
This entry was created January 7, 2010, 6:51 am.
This entry was last updated January 14, 2010, 12:55 am.
Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!
1 Review:
Philip 01.04.12
This is a great add-on if you only need to use captchas on comment forms - if you need it for anything more it’s a no-go.