captcha-eu / magento
Captcha.eu Extension for Magento2
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
This package is not auto-updated.
Last update: 2026-05-07 14:32:55 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