Skip to main navigation Skip to main content Skip to page footer

How to integrate a Captcha

Just insert a Captcha field as following.

plugin.tx_fluidform.settings.forms.contactBasic.fieldsets.complete.fields {
    captcha < plugin.tx_fluidform.presets.fields.captcha
}
Documentation

TYPO3 Fluid-Form by coding.ms

Forms created and configured entirely with TypoScript. Ajax forms, flexible field sets, notes, captcha, MathGuard, and honeypot support a wide range of use cases. Finishers can send emails, write submitted data to a database, or generate PDFs. A backend module provides an overview of mails and requests, making form handling easier to maintain and manage.

Menu