dravencms / hcaptcha
DravenCMS hCaptcha
0.1
2024-08-11 19:33 UTC
Requires
- dravencms/icaptcha: >=0.0.1
- mitloshuk/hcaptcha: ^1.2.2
Provides
This package is auto-updated.
Last update: 2026-02-11 22:33:06 UTC
README
This is a Draven CMS hcaptcha package implementing dravencms/captcha-impl using mitloshuk/hcaptcha
Instalation
The best way to install dravencms/hcaptcha is using Composer:
$ composer require dravencms/hcaptcha
After installation add this code to your app/config/settings.neon
hcaptcha: secretKey: 6Lfv2A4UAAAAAPg8HMcwsXXXXXXXXXXXXXXX # Use your own secretKey siteKey: 6Lfv2A4UAAAAAKkmkrDnXXXXXXXXXXXXXXX # Use your own site key