Skip to content

mo-azfar/OTRS-Google-Captcha-for-Sign-Up-Form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OTRS-Google-Captcha-for-Sign-Up-Form

  • For OTRS CE v6.0

  • Google reCaptcha at OTRS customer portal (sign-up form)

  • Modification files (based on OTRS 6.0.19) has been tag with :

    #begin recaptcha
    CODE
    #end recaptcha

  1. create and configure captcha V2 https://www.google.com/recaptcha/admin

  2. Install Captcha::reCAPTCHA::V2 via cpan

  3. Enabled Captcha module at Admin > System Configuration > GoogleCaptcha::CustomerPortalSignUpEnabled

  4. Update Site Key at Admin > System Configuration > GoogleCaptcha::SiteKey

  5. Update Secret Key at Admin > System Configuration > GoogleCaptcha::SecretKey

  6. Manually update $OTRS_HOME/var/httpd/htdocs/skins/Customer/default/css/Core.Login.css

    Increase height for example 400px for #Slider and #PreLogin. Play around with the css to suit your need.

Simulation: Signup without completing captcha
captcha1.png

captcha2.png

About

Google reCaptcha at OTRS customer portal (sign-up form)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages