Anselm Hannemann

Turnstile for Uniform

A plugin for the Uniform plugin implementing the Cloudflare Turnstile protection (sort of a captcha‑successor).

<form action="<?= $page->url() ?>" method="post">
    <!-- ... -->

    <?= csrf_field() ?>
    <?= turnstileField() ?>
    <input type="submit" value="Submit">
</form>
<?= turnstileScript() ?>
Version
1.0.2
License
MIT
Stars
10
Supports
K4 K3
Updated
1 Mar 2023
Implements
Latest releases