This is a repository with a form processor and it's reCAPTCHA logic for Magnolia.
- Add the files in the right directories of your light module.
- Go to /templates/js/formProcessors/addRecaptcha.js change there "ADD YOUR RECAPTCHA V3 KEY HERE" to your secret key.
- Extend the "formGroupFields" of the form configuration and add the google recaptcha field.
- Add the public key to the recaptcha component
Running Magnolia CMS
Added Javascript Models Module
- Magnolia 6.0 - The Content Management System
- Javascript Models Module - Module Extension
- Patrick Diede - Initial work - BIT IT
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details