PHPackages                             flux-se/sylius-hcaptcha-plugin - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Validation &amp; Sanitization](/categories/validation)
4. /
5. flux-se/sylius-hcaptcha-plugin

ActiveSylius-plugin[Validation &amp; Sanitization](/categories/validation)

flux-se/sylius-hcaptcha-plugin
==============================

Plugin adding the hCaptcha field to some frontend FormType of Sylius

v1.0.2(12mo ago)25.1k↑14.3%MITPHPCI failing

Since Sep 17Pushed 12mo ago2 watchersCompare

[ Source](https://github.com/FLUX-SE/SyliusHCaptchaPlugin)[ Packagist](https://packagist.org/packages/flux-se/sylius-hcaptcha-plugin)[ RSS](/packages/flux-se-sylius-hcaptcha-plugin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (32)Versions (9)Used By (0)

[![Latest Version on Packagist](https://camo.githubusercontent.com/b790bd34450a0fca6de390167f35e5ed4b4d04d0bfb1c4686f1f84695ee42d24/687474703a2f2f706f7365722e707567782e6f72672f666c75782d73652f73796c6975732d68636170746368612d706c7567696e2f76)](https://packagist.org/packages/flux-se/sylius-hcaptcha-plugin)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build Status](https://github.com/FLUX-SE/SyliusHCaptchaPlugin/workflows/Build/badge.svg)](https://github.com/FLUX-SE/SyliusHCaptchaPlugin/actions?query=workflow%3A%22Build%22)

Sylius Plugin adding hCaptcha integration
=========================================

[](#sylius-plugin-adding-hcaptcha-integration)

This plugin is adding hCaptcha to the following forms :

- Contact form
- Registration form

But an abstract class is available to add the captcha field to any other `Form\Extension`

Installation
------------

[](#installation)

```
composer require flux-se/sylius-hcaptcha-plugin symfony/http-client nyholm/psr7
```

Configuration
-------------

[](#configuration)

Enable this plugin :

```
