Captcha Plugin for Adobe Commerce / Magento 2

Powerful protection. Easily integrated.

The ultimate captcha solution for your online webshop

Discover the power of captcha for Adobe Commerce and Magento 2: Effectively safeguard your logins, contact forms and more against spam, bots and cybercrime without compromising on user experience. No cookies, no tracking – fully GDPR-compliant.

How to add a captcha to Adobe Commerce and Magento 2

Effectively protect logins, contact forms and more across your site against unwanted traffic and spam with the captcha.eu plugin. Sleek, powerful and easy to integrate, our captcha solution lets you add an extra layer of security in an instant – and put an end to box-ticking and puzzle-solving. Here’s how to set up the captcha plugin for Adobe Commerce or Magento 2:

1

2

composer require captcha-eu/magento

3

php bin/magento setup:upgrade;
php bin/magento setup:di:compile;
php bin/magento setup:static-content:deploy -f;
php bin/magento cache:clean;
php bin/magento cache:flush;

4

composer require captcha-eu/magento:1.0.0 --no-update

5

# enable
bin/magento module:enable CaptchaEU_Captcha

# disable
bin/magento module:disable CaptchaEU_Captcha

6

7

8


en_USEnglish