Download the PHP package luyadev/yii2-recaptcha-widget without Composer
On this page you can find all versions of the php package luyadev/yii2-recaptcha-widget. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-recaptcha-widget
Google reCAPTCHA widget
THIS IS A FORK FROM THE ARCHIVED HIMIKLAB REPOSITORY. THE MAIN GOAL IS TO SUPPORT LATEST PHP VERSIONS
Installation
Sign up for an reCAPTCHA API keys and configure the component in your configuration file.
Add ReCaptchaValidator2
or ReCaptchaValidator3
as validator into your model, do not forget to set those attributes as required.
Usage in the view files for ActiveForm:
NOTE: Disable ajax validation for ReCaptcha field!
as widgets:
v3
All versions of yii2-recaptcha-widget with dependencies
PHP Build Version
Package Version
The package luyadev/yii2-recaptcha-widget contains the following files
Loading the files please wait ....