DavidMarquezF / osTicket-google-recaptcha

3 stars 2 forks source link

osTicket-google-recaptcha

Plugin for osTicket that adds the form type google recapthca.

Inspired by https://github.com/rpi-virtuell/osticket-recaptcha

Installation

Download and add it to your plugins folder.

Usage

  1. Open osTickets admin panel and in the plugins section configure the plugin with your site key and private key.
  2. Enable the plugin.
  3. Add it to the forms you like.

If you are developing locally and just want to test if it works, you can use a predefined site key and private key that will verify all requests (see recaptcha docs).