bvandorp / noCaptcha

MODx FormIt hook for the new noCaptcha reCaptcha from Google
13 stars 4 forks source link

noCaptcha

MODx FormIt hook for the new noCaptcha reCaptcha from Google.

Example usage

[[!FormIt? 
&hooks=`noCaptcha` 
&preHooks=`preNoCaptcha` 
&ncTheme=`light|dark` 
&ncName=`other name for placeholder` 
&ncType=`image|audio`
&forceFallback=`0|1`
...
]]

See simple_example.html for a simple example. :)

Installation

Roadmap