PHPackages                             prometee/sylius-google-recaptcha-v3-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. prometee/sylius-google-recaptcha-v3-plugin

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

prometee/sylius-google-recaptcha-v3-plugin
==========================================

Plugin adding the Google reCAPTCHA v3 field to some frontend FormType of Sylius

v1.0.1(2y ago)815.8k↓16.7%1MITPHPCI failing

Since Nov 22Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Prometee/SyliusGoogleRecaptchaV3Plugin)[ Packagist](https://packagist.org/packages/prometee/sylius-google-recaptcha-v3-plugin)[ RSS](/packages/prometee-sylius-google-recaptcha-v3-plugin/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (2)Dependencies (30)Versions (3)Used By (0)

[![Latest Version on Packagist](https://camo.githubusercontent.com/cf902ae3051978c70cad449528d09c8165d2e85a5f82f298a9f285754df67982/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f50726f6d657465652f73796c6975732d676f6f676c652d7265636170746368612d76332d706c7567696e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/prometee/sylius-google-recaptcha-v3-plugin)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build Status](https://github.com/Prometee/SyliusGoogleRecaptchaV3Plugin/workflows/Build/badge.svg)](https://github.com/Prometee/SyliusGoogleRecaptchaV3Plugin/actions?query=workflow%3A%22Build%22)[![Quality Score](https://camo.githubusercontent.com/9ec734584d91bb292bc4891d46ca812d70174e1cb1b09766fb06dd121e16effa/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f50726f6d657465652f53796c697573476f6f676c655265636170746368615633506c7567696e2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/Prometee/SyliusGoogleRecaptchaV3Plugin)

Sylius Plugin adding Google Recaptcha V3 integration
====================================================

[](#sylius-plugin-adding-google-recaptcha-v3-integration)

This plugin is adding Google Recaptcha V3 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 prometee/sylius-google-recaptcha-v3-plugin
```

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

[](#configuration)

Enable this plugin :

```
