captcha-eu/magento
Captcha.eu Extension for Magento2
Maintainers
1.0.3
2026-05-07 14:32 UTC
Requires
- php: ~7.4.0||~8.0.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
OSL-3.0 49bc43c334364f1e457b16bf111f5ae406b941e1
- Captcha.eu <hello.woop@captcha.eu>
captchaanti spamInvisible captchaspam protectionbot protection
This package is not auto-updated.
Last update: 2026-06-18 14:58:04 UTC
README
Magento 2 Install
# install composer package composer require captcha-eu/magento; # enable module php bin/magento module:enable CaptchaEU_Captcha; # upgrade setup php bin/magento setup:upgrade;
Obtain REST-Key & Public-Key
- Go to www.captcha.eu/login and signup
- After signup go to domains and add a new domain.
- When done, you'll get the Rest-Key and Public Key
Head back to your Adobe Commerce / Magento 2 admin interface and enter both keys under STORES -> Configuration -> Captcha.eu
