therealworld / formrecaptchav3-module
A Google-Recaptcha-V3-Module for public forms like contact-form in OXID6.
v1.3.5
2024-11-13 12:31 UTC
Requires
- ext-json: *
- oxid-esales/oxideshop-ce: >=v6.8
- therealworld/tools-plugin: >=v2.2
README
Features
- Add a hidden Google Recaptcha V3 to sensitive forms
- Forms: contact, register, forgot password, invite, pricealarm, articlesuggest, newsletter
Themeing
- 100% Compatible for WAVE or FLOW Standard-Theme
- 100% Compatible for the MOGA-Theme (make OXID great again)
Options in Module-Backend
- activate the Module
- Optional: the hidden individual varibales
- Optional: throw message on error in frontend
- Optional: throw message on "fallen in Google Recaptcha V3" in errorlog
- Optional: throw message on "use form" in errorlog
- Optional: collect the IP
- Optional: decide where recaptcha is used in the shop
Module installation via composer
In order to install the module via composer run one of the following commands in commandline in your shop base directory (where the shop's composer.json file resides).
- composer require therealworld/ formrecaptchav3-module to install the actual version compatible with OXID6
Bugs and Issues
If you experience any bugs or issues, please report them in on https://bitbucket.org/therealworld/formrecaptchav3-module/issues.