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

https://github.com/netways/rt-extension-searchresult

Search result customizations for Request Tracker
https://github.com/netways/rt-extension-searchresult

extension plugin request-tracker search ticket-system

Last synced: 8 months ago
JSON representation

Search result customizations for Request Tracker

Awesome Lists containing this project

README

          

NAME
RT::Extension::SearchResult

DESCRIPTION

RT VERSION
Works with RT 4.4.3

REQUIREMENTS

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::SearchResult');

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

Restart your webserver

CONFIGURATION

Check the online documentation at
.

AUTHOR
NETWAYS GmbH

BUGS
All bugs should be reported on GitHub
.

LICENSE AND COPYRIGHT
This software is Copyright (c) 2018 by NETWAYS GmbH

This is free software, licensed under:

The GNU General Public License, Version 2, June 1991