Use tms/cloudflare-turnstile in sitegeist/papertiger

Hey guys,

How can I implement the cloudflare captcha into the papertiger form builder?

I know papertiger is based on “Neos.Form” & “Neos.Form.Builder” but I can’t see how to get the plugin to work. We use papertiger to let editors create the forms they need, so we need the cloudflare captcha as one of the possible selection options.

So my question is where do I need to declare tms/cloudflare-turnstile as a selectable option in papertiger?

I hope somebody have experience with these two plugins and can help me.

Kind regards,
Julian

Please note that PaperTiger is not based on the packages you mention (this is the older, Fluid-based Form Builder), but based on Neos.Fusion.Form.

So, in order to use Cloudflare Turnstile as Captcha, you need to create configuration (or even better a package). As PaperTiger already comes with FriendlyCaptcha support, you can get the needed inspiration for the respective code: