zoglo / contao-captcha
This package is abandoned and no longer maintained.
The author suggests using the contao/core-bundle package instead.
Integrates the 'new' captcha into Contao 4.9.x
1.0.4
2024-03-07 13:10 UTC
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.