Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bestpractical/rt-training-examples

Examples from training
https://github.com/bestpractical/rt-training-examples

Last synced: 9 days ago
JSON representation

Examples from training

Awesome Lists containing this project

README

        

NAME
RT-Training-Examples - Examples from training

DESCRIPTION
Provides examples of how to do various things in RT via an extension.

RT VERSION
Works with RT 5.0

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

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

Plugin('RT::Training::Examples');

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

Restart your webserver

AUTHOR
Best Practical Solutions, LLC

All bugs should be reported via email to
[email protected]
or via the web at
http://rt.cpan.org/Public/Dist/Display.html?Name=RT-Training-Examples
LICENSE AND COPYRIGHT
This software is Copyright (c) 2020 by Best Practical Solutions, LLC

This is free software, licensed under:

The GNU General Public License, Version 2, June 1991