Implements Google reCaptcha for Contentbox 3.x and 4.x
- register your site at https://www.google.com/recaptcha/intro/index.html
- install the module via commandbox box install cbReCaptcha
- go to Contentbox admin, activate the module
- enter your public and private key at module section
- disable Security Captcha at admin>general options>Use Security Captcha Image
- proper error handling
- caching for settings
1.2.0 optional activation if focus is on specific input field id. Improves page loading time.
1.1.2 fix for settings bug
1.1.1 fix for Contentbox 3.7.1
1.1 Few bug fixes thanks to Mark Skelton
1.0 Initial commit
https://www.akitogo.com/blog/implementing-recaptcha-in-contentbox-cms-3x
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.