Contributed Plugins

From reCAPTCHA Wiki

Jump to: navigation, search

Contents


This is a page to share user contributed plugins. You can find a number of official plugins as well as a listing of some of our most popular contributed plugins on the reCAPTCHA resources page

MODx

Recaptcha can be incorporated into the eForm and SPForm components of MODx by following these tutorials :

For eForm : http://modxcms.com/forums/index.php/topic,41869.msg252530.html#msg252530

For SPForm : http://modxcms.com/forums/index.php/topic,42131.0.html

An example of using Mailhide can be found here : http://modxcms.com/forums/index.php/topic,42270.0.html

In all cases, the recaptchalib.php file was located in assets/snippets/recaptcha, though this can be changed. Private/public keys were also stored there for convenience. Should any issues be found with this implementation over time, notice will most likely be found in those forum threads.

Erlang

This driver is quick and easy for any erlang application. Just get the .erl file, compile to a .beam, and use away. It implements the basic challenge/response server side transaction.

Download here:

http://code.google.com/p/recaptcha-erlang/

Magento

We have created a free reCaptcha extension for Magento, the Open Source ecommerce web application. The extension adds reCaptcha capabilities to all pages requiring user input. The extension can be found here:

http://www.fontis.com.au/magento/extension/recaptcha

Credit for the extension goes to Fontis.


Plone

There is now a reCaptcha (collective.recaptcha) add-on product for Plone, the popular open-source content management system. It is available for download at:

http://plone.org/products/collective.recaptcha

Please list it at: http://recaptcha.net/resources.html, credit to David Glick, its author. It is based on the recaptcha-client Python library.

We've tagged the current release as beta, but we do have it in production use, believe it to be bug-free, and will likely tag a final release very soon.


bbPress

reCAPTCHA bbPress is a plugin that utilises recaptcha to prevent spam registrations in bbPress - Wordpress' forum derivative.

Download & installation instructions are listed here:

http://www.gospelrhys.co.uk/plugins/bbpress-plugins/recaptcha-bbpress-plugin

I have tested it on a number of systems & production websites, and it's stable. If you do decide to list it elsewhere in the site, please credit Rhys Wynne as the author.


ZenMagick

The ZenMagick zm_recaptcha plugin allows to protect public forms like Contact Us, Write Review and others using the reCAPTCHA library. ZenMagick is an alternative storefront and object oriented API for Zen Cart.

This plugin works only with ZenMagick themes, not using native Zen Cart templates.

Details are available at:

http://wiki.zenmagick.org/index.php/Plugins::zm_recaptcha
Personal tools