Download the PHP package leitsch/kirby-uniform-hcaptcha without Composer
On this page you can find all versions of the php package leitsch/kirby-uniform-hcaptcha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download leitsch/kirby-uniform-hcaptcha
More information about leitsch/kirby-uniform-hcaptcha
Files in leitsch/kirby-uniform-hcaptcha
Download leitsch/kirby-uniform-hcaptcha
More information about leitsch/kirby-uniform-hcaptcha
Files in leitsch/kirby-uniform-hcaptcha
Vendor leitsch
Package kirby-uniform-hcaptcha
Short Description Kirby 3 hCaptcha guard for the Uniform plugin
License MIT
Package kirby-uniform-hcaptcha
Short Description Kirby 3 hCaptcha guard for the Uniform plugin
License MIT
Please rate this library. Is it a good library?
Informations about the package kirby-uniform-hcaptcha
Uniform hCaptcha Guard
A Kirby 3 plugin implementing a hCaptcha guard for the Uniform plugin.
Installation
Composer
Add the plugin to your project:
Configuration
Set the configuration in your config.php
file:
Usage
Template
You can use the provided helper function to embed the hCaptcha into your template:
In order for hCaptcha to work, you need to provide the hCaptcha JavaScript file.
Use the helper function hcaptchaScript()
in your template.
Example
Controller
In your controller you can use the magic method hcaptchaGuard()
to enable the hCaptcha guard:
Credits
- Thanks to Lukas Dürrenberger for the Uniform reCAPTCHA Guard Plugin
All versions of kirby-uniform-hcaptcha with dependencies
PHP Build Version
Package Version
The package leitsch/kirby-uniform-hcaptcha contains the following files
Loading the files please wait ....