inimist / captcha-demo
CakePHP Captcha Plugin, Image, Math and Google Recaptcha Support
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:cakephp-plugin
Requires
- cakephp/cakephp: ^3.5.0
- inimist/cakephp-captcha: ^1.2
This package is auto-updated.
Last update: 2025-01-07 00:22:15 UTC
README
Requires CakePHP 3 Captcha Plugin
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
composer require inimist/captcha-demo
And
bin/cake plugin load CaptchaDemo -b -r
Create captcha_demo table using Migrations plugin:
bin/cake migrations migrate -p CaptchaDemo
After installation visit my_app_url/captcha-demo/