Introduction
Table of Contents
The module’s integration adds the popular ReCaptcha service to your site.
Development
Facade
Facades
RecaptchaFacadeImpl
The RecaptchaFacadeImpl implements the CaptchaFacade from the CommonCapture
module of the Nemesis Platform. This facade implementation verifies the captcha, entered by the user.
Storefront
RecaptchaTag
The RecaptchaTag extends the TagSupport and implements the DynamicAttributes. This RecaptchaTag
displays the captcha itself.
For more details, please, refer to the ReCaptcha Documentation.