/magnolia-recaptcha-v3

Magnolia with recaptcha v3 based on javascript models.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Magnolia Javascript Models - reCAPTCHA Version 3

This is a repository with a form processor and it's reCAPTCHA logic for Magnolia.

Getting Started

  1. Add the files in the right directories of your light module.
  2. Go to /templates/js/formProcessors/addRecaptcha.js change there "ADD YOUR RECAPTCHA V3 KEY HERE" to your secret key.
  3. Extend the "formGroupFields" of the form configuration and add the google recaptcha field.
  4. Add the public key to the recaptcha component

Prerequisites

Running Magnolia CMS
Added Javascript Models Module

Built With

Authors

  • Patrick Diede - Initial work - BIT IT

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details