🔑Recaptcha key

Google reCaptcha is required if you enable reCaptcha from Admin Panel, it is used to prevent spam accounts.

  • Sign in to the Google reCaptcha Admin at https://www.google.com/recaptcha/admin.

  • On the top right corner, click on the plus + icon.

  • Fill the required infromation ahd choose reCaptcha v2, once selected choose "I'm not a robot" Checkbox

  • Add your domain name, then click submit.

  • Click on Subscribe to Test

  • Fill the information then add the API to your app we created above.

  • Grab and copy SITE KEY .

  • Grab and copy SITE SECRET .

  • Go to Admin Panel -> Settings -> General Configuration -> Login & Registration Edit the following options:

    1. Enable reCaptcha by clicking on the toggle.

    2. Recaptcha Key - Enter the site key you created in the previous chapter.

    3. Recaptcha Secret Key - Enter the secret site key you created in the previous chapter.

Last updated