Skip to content

dravencms/hcaptcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DravenCMS hCaptcha package

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

Packages

No packages published

Languages