[rt-users] where to place my callback

Jim Brandt jbrandt at bestpractical.com
Wed Oct 23 16:11:56 EDT 2013


On 10/23/13 3:51 PM, Len Jaffe wrote:
> using RT 4.0.17.
> I want to write a csallback to fire from lib/RT/Interface/Web.pm line 709:
>   $m->callback( %$ARGS, CallbackName => 'ExternalAuthSuccessfulLogin',
> CallbackPage => '/autohandler' );
>
> Where to I need to place the callback file and what to I need to name it?
>
> Are there any substantial docs?

Look in the Callbacks section here:

https://github.com/bestpractical/rt/blob/4.0/writing-rt-extensions-doc/docs/writing-extensions.pod



More information about the rt-users mailing list