craigkai / rt-extension-scrips2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NAME
    RT-Extension-Scrips2 - [One line description of module's purpose here]

DESCRIPTION
    [Why would someone install this extension? What does it do? What problem
    does it solve?]

RT VERSION
    Works with RT [What versions of RT is this known to work with?]

    [Make sure to use requires_rt and rt_too_new in Makefile.PL]

INSTALLATION
    perl Makefile.PL
    make
    make install
        May need root permissions

    Edit your /opt/rt4/etc/RT_SiteConfig.pm
        Add this line:

            Plugin('RT::Extension::Scrips2');

    Clear your mason cache
            rm -rf /opt/rt4/var/mason_data/obj

    Restart your webserver

AUTHOR
    Best Practical Solutions, LLC <modules@bestpractical.com>

    All bugs should be reported via email to
        bug-RT-Extension-Scrips2@rt.cpan.org
    or via the web at
        http://rt.cpan.org/Public/Dist/Display.html?Name=RT-Extension-Scrips2
LICENSE AND COPYRIGHT
    This software is Copyright (c) 2022 by Craig Kaiser

    This is free software, licensed under:

      The GNU General Public License, Version 2, June 1991

About


Languages

Language:Perl 52.1%Language:JavaScript 28.0%Language:Makefile 13.9%Language:HTML 3.6%Language:Roff 1.9%Language:CSS 0.5%