Skip to content

MODx FormIt hook for the new noCaptcha reCaptcha from Google

Notifications You must be signed in to change notification settings

bvandorp/noCaptcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

  • create the categorie noCaptcha for the following snippets and chunk
  • create the snippet named noCaptcha with the contents of noCaptcha.php
  • create the snippet named preNoCaptcha with the contents of preNoCaptcha.php
  • create the chunk nocaptcha_tpl with the contents of nocaptcha_tpl.html
  • Take a look at simple_example.html for usage

##Roadmap

  • support multiple instances on one page

About

MODx FormIt hook for the new noCaptcha reCaptcha from Google

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages