Alekseon / magento2-custom-forms-builder

Create custom forms in Magento 2 Admin Panel
Other
30 stars 12 forks source link

how can I add reCAPTCHA to form #10

Closed alfredogama closed 1 year ago

alfredogama commented 2 years ago

Hello! I wanna add reCAPTCHA to the new form. How to add this? I saw in the example this feature.

warm regards. Alfredo

Linek commented 2 years ago

HI @alfredogama

Please make sure that you have all required extensions installed:

Tip: The easiest is to install using composer which is described here: https://github.com/Alekseon/magento2-widget-forms

Once you will have it install the extension will use Magento Google Captcha in the fields which you will specify.

Hope this will help.

marcinfr commented 1 year ago

You can also find some usefull informations here: https://github.com/Alekseon/magento2-widget-forms/wiki/reCAPTCHA-Validation