Google Re-Captcha Integration Guide
Overview
Enhance the security of your platform by integrating Google ReCaptcha v2 into various login and registration forms.
Quick Steps
- Access Admin Panel: Open your admin panel.
- Navigate: Left Menu > Useful Links > Settings > Google ReCaptcha Tab.
Configuration
- Site Key: Input your Google ReCaptcha Site Key here.
- Secret Key: Input your Google ReCaptcha Secret Key here.
Enable ReCaptcha on Specific Pages
You can specify where ReCaptcha should be active:
- Admin Login: Toggle to enable.
- Affiliate Login: Toggle to enable.
- Affiliate Register: Toggle to enable.
- Client Login: Toggle to enable.
- Client Register: Toggle to enable.
Troubleshooting
Recover Admin Access
If you lose admin access due to ReCaptcha, follow these steps to disable it and regain access:
- PHPMyAdmin Access: Log into your server database via PHPMyAdmin.
- Database Navigation: Go to the affiliate script database.
- Table Access: Visit the settings table.
- Row Update: Locate the row related to
admin_login
andGoogle ReCaptcha
. - Value Change: Change the value from “1” to “0”.
This will disable Google ReCaptcha for the admin login, allowing you to access the admin panel once again.
For additional help, reach out to support.