YiiBrandCaptcha ¶
Yii extension for BrandCAPTCHA
Features ¶
- Based on latest BrandCAPTCHA (Master branch with latest commit on June 24)
Installation ¶
- Copy yii-brand-captcha folder to protected/extensions
- Add 'ext.yii-brand-captcha.YiiBrandCaptcha' line to your imports in main yii config
- Add configuration array in 'params' under the key 'YiiBrandCaptcha'
Usage ¶
Instantiate YiiBrandCaptcha using client and server side methods with your keys.
Examples ¶
One examples included.
If you have any questions, please ask in the forum instead.
Signup or Login in order to comment.