gtdxyz/flarum-ext-hcaptcha

Add hCaptcha to Flarum.

Installs: 197

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

Type:flarum-extension

1.1 2024-02-23 14:49 UTC

This package is auto-updated.

Last update: 2024-04-23 15:09:53 UTC


README

Add hCaptcha to Flarum.

Installation

Install with composer:

composer require gtdxyz/flarum-ext-hcaptcha:"*"

Updating

composer update gtdxyz/flarum-ext-hcaptcha:"*"
php flarum migrate
php flarum cache:clear