captcha-eu / magento
Captcha.eu Extension for Magento2
Installs: 218
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- php: >=5.6.0
This package is not auto-updated.
Last update: 2024-10-30 16:32:31 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