zoglo / contao-captcha
Integrates the 'new' captcha into Contao 4.9.x
Installs: 157
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- php: ^7.4 || ^8.0
- contao/core-bundle: 4.9.*
Requires (Dev)
- contao/manager-plugin: ^2.3.1
Conflicts
- contao/core: *
README
Implements the latest captcha (contao/contao#6870) functionality into old installations running Contao 4.9.x.
Please update as soon as possible as security support is gone since 14th February 2024: https://contao.org/en/release-plan
Further information
If you are using any plugin that overrides the form_captcha.html5, make sure to create the form_captcha.html5
within
/templates from this plugin to make it override the other template.