<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://rt-wiki.bestpractical.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Kakmezikyan</id>
	<title>Request Tracker Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://rt-wiki.bestpractical.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Kakmezikyan"/>
	<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/wiki/Special:Contributions/Kakmezikyan"/>
	<updated>2026-08-22T21:33:06Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://rt-wiki.bestpractical.com/index.php?title=Extensions&amp;diff=26589</id>
		<title>Extensions</title>
		<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=Extensions&amp;diff=26589"/>
		<updated>2018-06-20T19:08:48Z</updated>

		<summary type="html">&lt;p&gt;Kakmezikyan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
&lt;br /&gt;
Here is a list of several RT extensions packaged and available from CPAN or other places. A complete list can be found at https://metacpan.org/search?q=RT%3A%3AExtension&amp;amp;search_type=modules&lt;br /&gt;
&lt;br /&gt;
Most of these extensions are prepared with Module::Install::[[RTx]] module, which allows you to package extension easily and quickly. People who would like to package their extensions should read the module&#039;s [http://search.cpan.org/dist/Module-Install-RTx/ documentation].&lt;br /&gt;
&lt;br /&gt;
= Help maintain this page =&lt;br /&gt;
&lt;br /&gt;
Please sort and refactor this list; RT::Extension is a verbose but lexigraphically equivalent form of [[RTx]]. Also note, that links to a particular version of a module on search.cpan may rot when later versions are released, used a perldoc query instead.&lt;br /&gt;
&lt;br /&gt;
= List =&lt;br /&gt;
&lt;br /&gt;
== Asset Tracker ==&lt;br /&gt;
&lt;br /&gt;
* [[AssetTracker]]&lt;br /&gt;
&lt;br /&gt;
== Boolean CustomField ==&lt;br /&gt;
&lt;br /&gt;
This RT Extension provides a new type of custom field, with checkbox to set or unset its value. [http://search.cpan.org/dist/RT-Extension-BooleanCustomField/ RT::Extension::BooleanCustomField]&lt;br /&gt;
&lt;br /&gt;
== Branded Queues ==&lt;br /&gt;
&lt;br /&gt;
Integrated into RT 3.8, read UPGRADING and etc/upgrade/3.8-branded-queues-extension.&lt;br /&gt;
&lt;br /&gt;
RT 3.2-3.6: This extension allows sites to &amp;quot;Brand&amp;quot; individual queues with distinct tokens in the Subject headers of outgoing email messages.&lt;br /&gt;
&lt;br /&gt;
[http://search.cpan.org/dist/RT-Extension-BrandedQueues/ RT::Extension::BrandedQueues] by [[JesseVincent]]&lt;br /&gt;
&lt;br /&gt;
== Command by email ==&lt;br /&gt;
&lt;br /&gt;
[http://search.cpan.org/dist/RT-Extension-CommandByMail RT::Extension::CommandByMail] allows you to change metadata of ticket via email:&lt;br /&gt;
&lt;br /&gt;
* [http://search.cpan.org/~falcone/RT-Extension-CommandByMail-0.16/lib/RT/Interface/Email/Filter/TakeAction.pm#COMMANDS Supported commands]&lt;br /&gt;
* [http://search.cpan.org/dist/RT-Extension-CommandByMail/README Man page]&lt;br /&gt;
* [http://search.cpan.org/dist/RT-Extension-CommandByMail/lib/RT/Extension/CommandByMail.pm Overview]&lt;br /&gt;
* [http://search.cpan.org/dist/RT-Extension-CommandByMail/INSTALL Installation instructions]&lt;br /&gt;
* requires &#039;&#039;&#039;patching&#039;&#039;&#039; on [[RTs]] older than 3.6, but works out of the box on modern RT&lt;br /&gt;
* Authors: Best Practical&lt;br /&gt;
* See also: Extract Custom Field Values&lt;br /&gt;
* Tip: [[strip out commands]] from ticket and emails sent by RT&lt;br /&gt;
&lt;br /&gt;
== Conditional CustomFields ==&lt;br /&gt;
&lt;br /&gt;
This RT Extension allows to display/edit a custom field conditioned by the value of another (select) custom field for the same object, which can be anything that can have custom fields (ticket, queue, user, group, article or asset). [http://search.cpan.org/dist/RT-Extension-ConditionalCustomFields/ RT::Extension::ConditionalCustomFields]&lt;br /&gt;
&lt;br /&gt;
== Export search results as XLS ==&lt;br /&gt;
&lt;br /&gt;
This RT Extension allow users to download search results in Microsoft Excel binary format. This typically fix encoding problems for non-ascii chars with the standard TSV export included in RT. [http://search.cpan.org/dist/RT-Extension-SearchResults-XLS/ Extension root]&lt;br /&gt;
&lt;br /&gt;
== External Authentication ==&lt;br /&gt;
&lt;br /&gt;
[http://wiki.bestpractical.com/view/ExternalAuth RT::Authen::ExternalAuth] by [[MikePeachey]]&lt;br /&gt;
&lt;br /&gt;
Allows authentication from any LDAP or DBI-supported data source. Also allows the use of a browser cookie to implement Single Sign-On with other web code using a DBI authentication backend.&lt;br /&gt;
&lt;br /&gt;
For RT-3.8.x&lt;br /&gt;
&lt;br /&gt;
* [http://search.cpan.org/~zordrak/RT-Authen-ExternalAuth-0.08/ RT::Authen::ExternalAuth v0.08]&lt;br /&gt;
&lt;br /&gt;
For RT-3.6.x (&#039;&#039;&#039;unsupported&#039;&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
* [http://search.cpan.org/~zordrak/RT-Authen-ExternalAuth-0.05/ RT::Authen::ExternalAuth v0.05]&lt;br /&gt;
* [http://search.cpan.org/~zordrak/RT-Authen-CookieAuth-0.02/ RT::Authen::CookieAuth v0.02]&lt;br /&gt;
&lt;br /&gt;
== Extract Custom Field Values ==&lt;br /&gt;
&lt;br /&gt;
Allows to extract CF values from email headers or body.&lt;br /&gt;
&lt;br /&gt;
* [http://search.cpan.org/dist/RT-Extension-ExtractCustomFieldValues/lib/RT/Extension/ExtractCustomFieldValues.pm Overview]&lt;br /&gt;
* See also: [[ExtractCustomFieldValues]] and Command by email&lt;br /&gt;
&lt;br /&gt;
== Group Summary ==&lt;br /&gt;
&lt;br /&gt;
This RT Extension allows RT to display semantic information about any group, mainly through CustomFields attached to this group.&lt;br /&gt;
&lt;br /&gt;
It displays information about a group on a Group Summary page, similar to what is done about a user. A Group Summary page includes the name, the description and CustomFields of a group. The Group Summary page can be accessed from any tabs of Admin/Groups and is linked to any display of a principal which is a group (just like any display of a principal which is a user is linked to the related User Summary page).&lt;br /&gt;
&lt;br /&gt;
This module also provides a Group Summary Search feature and links results to related Group Summary pages.&lt;br /&gt;
&lt;br /&gt;
[http://search.cpan.org/dist/RT-Extension-GroupSummary/ RT::Extension::GroupSummary]&lt;br /&gt;
&lt;br /&gt;
== Inline Audio/Video Attachments ==&lt;br /&gt;
&lt;br /&gt;
This RT Extension allows RT to display audio/video attachments inline with HTML 5 player. [http://search.cpan.org/dist/RT-Extension-InlineAudioVideoAttachments/ RT::Extension::InlineAudioVideoAttachments]&lt;br /&gt;
&lt;br /&gt;
== Mandatory Fields ==&lt;br /&gt;
&lt;br /&gt;
This RT Extension enforces users to fill standard fields defined in RT site&lt;br /&gt;
configuration file when creating a ticket via the web interface. [http://search.cpan.org/dist/RT-Extension-MandatoryFields/ RT::Extension::MandatoryFields]&lt;br /&gt;
&lt;br /&gt;
== Mandatory requestor ==&lt;br /&gt;
&lt;br /&gt;
This RT Extension enforces users to fill the requestor when creating a ticket via the web interface. [http://search.cpan.org/dist/RT-Extension-MandatoryRequestor/ Extension root]&lt;br /&gt;
&lt;br /&gt;
== Mandatory subject ==&lt;br /&gt;
&lt;br /&gt;
This RT Extension enforces users to fill the subject when creating a ticket via the web interface. [http://search.cpan.org/dist/RT-Extension-MandatorySubject/ Extension root]&lt;br /&gt;
&lt;br /&gt;
== Notify users/groups ==&lt;br /&gt;
&lt;br /&gt;
Part of RT 3.8&lt;br /&gt;
&lt;br /&gt;
Helps setup and manage scrip actions that allow you to notify particular groups of users.&lt;br /&gt;
&lt;br /&gt;
* [http://search.cpan.org/dist/RT-Action-NotifyGroup Extension root]&lt;br /&gt;
&lt;br /&gt;
See also [[EmailGroup]]&lt;br /&gt;
&lt;br /&gt;
== QuickCalls ==&lt;br /&gt;
&lt;br /&gt;
Quickly create tickets in specific queues with default values [http://search.cpan.org/dist/RT-Extension-QuickCalls/lib/RT/Extension/QuickCalls.pm RT::Extension::QuickCalls] by [[JesseVincent]]&lt;br /&gt;
&lt;br /&gt;
== Reference i-doit Objects ==&lt;br /&gt;
&lt;br /&gt;
This extension gives you the opportunity to combine an issue tracker like RT with an IT documentation tool / CMDB like [http://www.i-doit.org/ i-doit]. It uses i-doit&#039;s API to relate a ticket with one or more CIs / objects managed by i-doit. On i-doit&#039;s side you are able to view all tickets related to an object. This extension also supports i-doit&#039;s multi-mandator functionality.&lt;br /&gt;
&lt;br /&gt;
[http://search.cpan.org/dist/RT-Extension-ReferenceIDoitObjects/ RT::Extension::ReferenceIDoitObjects]&lt;br /&gt;
&lt;br /&gt;
== Richtext CustomField ==&lt;br /&gt;
&lt;br /&gt;
This RT Extension provides a new type of custom field, similar to Text but with wysiwyg editor when editing value. [http://search.cpan.org/dist/RT-Extension-RichtextCustomField/ RT::Extension::RichtextCustomField]&lt;br /&gt;
&lt;br /&gt;
== Rights Matrix ==&lt;br /&gt;
&lt;br /&gt;
* [http://search.cpan.org/dist/RTx-RightsMatrix/ Extension root]&lt;br /&gt;
== RSS Feeds ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add arbitrary RSS feeds to your dashboards&lt;br /&gt;
&lt;br /&gt;
[https://github.com/btb/rt-extension-rssfeeds RT::Extension::RSSFeeds]&lt;br /&gt;
&lt;br /&gt;
== Service Level Agreements (SLA) ==&lt;br /&gt;
&lt;br /&gt;
This RT Extension enables the specification and usage of SLA&#039;s (Service Level Agreements).&lt;br /&gt;
&lt;br /&gt;
[http://search.cpan.org/dist/RT-Extension-SLA/ RT::Extension::SLA] by [[RuslanZakirov]]&lt;br /&gt;
&lt;br /&gt;
== Shredder ==&lt;br /&gt;
&lt;br /&gt;
[http://search.cpan.org/dist/RTx-Shredder/ RTx::Shredder] by [[RuslanZakirov]]&lt;br /&gt;
&lt;br /&gt;
* Version 0.01_01 is the latest that supports RT-3.0.x&lt;br /&gt;
* RT 3.2.x is &#039;&#039;&#039;unsupported&#039;&#039;&#039;&lt;br /&gt;
* Versions &amp;amp;gt;= 0.02 works with RT 3.4.x and greater, 3.4.1 requires &#039;&#039;&#039;patching&#039;&#039;&#039;&lt;br /&gt;
* Included in 3.8.x&lt;br /&gt;
&lt;br /&gt;
== Stall Future Ticket ==&lt;br /&gt;
&lt;br /&gt;
This RT Extension allows to automatically stall created tickets with a start&lt;br /&gt;
time in the future. [http://search.cpan.org/dist/RT-Extension-StallFutureTicket/ RT::Extension::StallFutureTicket]&lt;br /&gt;
&lt;br /&gt;
== Toggle SuperUser right on/off with a link ==&lt;br /&gt;
&lt;br /&gt;
This RT Extension allow users with [[SuperUser]] right to quickly enable/disable this right with a simple link at the top of each page. This way, they can work like standard users for day to day usage and enable [[SuperUser]] right only when needed. [http://search.cpan.org/dist/RT-Extension-ToggleSuperUser/ Extension root]&lt;br /&gt;
&lt;br /&gt;
== User details ==&lt;br /&gt;
&lt;br /&gt;
This RT Extension allows to quickly display watchers personal details on a ticket. [http://search.cpan.org/dist/RT-Extension-UserDetails/ Extension root]&lt;br /&gt;
&lt;br /&gt;
== Watched queues ==&lt;br /&gt;
&lt;br /&gt;
This RT Extension allow to display the list of queues the user is watcher, in the user configuration tab. [http://search.cpan.org/dist/RT-Extension-WatchedQueue/ Extension root]&lt;br /&gt;
&lt;br /&gt;
== Workflow Builder ==&lt;br /&gt;
&lt;br /&gt;
This RT Extension is useful for creating Approvals and Workflows.&lt;br /&gt;
&lt;br /&gt;
[http://search.cpan.org/dist/RTx-WorkflowBuilder/ RTx::WorkflowBuilder] by Chia-liang Kao&lt;br /&gt;
&lt;br /&gt;
= Other =&lt;br /&gt;
&lt;br /&gt;
* [[RT3StatisticsPackage]]&lt;br /&gt;
** [[RT3StatisticsPackageTimeWorked]] - Generate a report of [[TimeWorked]] for the specified number of days.&lt;br /&gt;
&lt;br /&gt;
* [http://search.cpan.org/dist/RT-OnlineDocs RT-OnlineDocs] - adds a &amp;quot;Developer Documentation&amp;quot; menu to the RT user interface.&lt;br /&gt;
* [http://search.cpan.org/dist/RT-Action-UpdateIcestack/lib/RT/Action/UpdateIcestack.pm RT::Action::UpdateIcestack]  - Integrates RT with [http://www.icestack.com Icestack ] allowing tickets to come in from customers using iPhone or Android mobile devices &lt;br /&gt;
&lt;br /&gt;
* [http://search.cpan.org/dist/RT-Extension-ActivityReports/ RT::Extension::ActivityReports] [[ActivityReportsPostInstall|Adding to Menu]]&lt;br /&gt;
&lt;br /&gt;
* [http://search.cpan.org/dist/RT-Extension-AddAdminCcsOnQueueChange/lib/RT/Extension/AddAdminCcsOnQueueChange.pm RT::Extension::AddAdminCcsOnQueueChange]&lt;br /&gt;
&lt;br /&gt;
* [http://search.cpan.org/dist/RTx-BecomeUser/ RT::Extension::BecomeUser] - This extension for RT 3.6 provides an ability for super user to effectively log on any user in the system for debugging purposes&lt;br /&gt;
** [http://search.cpan.org/~jpierce/RTx-BecomeUser-1.10_3/ Unofficial update for 3.8]&lt;br /&gt;
** Unofficial update for 4.x at [http://dl.dropbox.com/u/3958472/RTx-BecomeUser-1.2_1.tar.gz Dropbox] or [http://cpan.perl.org/authors/id/C/CF/CFALLEN/ CPAN]&lt;br /&gt;
&lt;br /&gt;
* [http://search.cpan.org/dist/RT-BugTracker/ RT::BugTracker] - Adds a UI designed for bug-tracking for developers to RT&lt;br /&gt;
&lt;br /&gt;
* [http://search.cpan.org/dist/RT-BugTracker-Public/ RT::BugTracker::Public] - Adds a public, (hopefully) userfriendly bug tracking UI to RT&lt;br /&gt;
&lt;br /&gt;
* [http://search.cpan.org/dist/RTx-Calendar/ RTx::Calendar] - This extension for RT 3.6+ adds a calendar page, a calendar portlet and iCal feeds of all your tasks and reminers with due date.&lt;br /&gt;
&lt;br /&gt;
* [http://search.cpan.org/dist/RTx-DDMU/ RTx::DDMU] - drop down menu user interface for RT (RT 3.5 or later)&lt;br /&gt;
&lt;br /&gt;
* [http://search.cpan.org/dist/RTx-EmailCompletion/ RTx::EmailCompletion] - This extension uses javascript to add ajax completion on almost all email input field.&lt;br /&gt;
&lt;br /&gt;
* [http://search.cpan.org/dist/RT-Extension-ExtractSubjectTagOnTransaction/ RT::Extension::ExtractSubjectTagOnTransaction]&lt;br /&gt;
&lt;br /&gt;
* [http://search.cpan.org/dist/RTx-From/ RTx::From] - Makes it a bit easier to find users and their tickets.&lt;br /&gt;
&lt;br /&gt;
* [http://search.cpan.org/dist/RT-Extension-MenubarSearches/ RT::Extension::MenubarSearches] - This simple extension for RT 3.x (Tested on 3.4 and newer) adds a dropdown of a user&#039;s queues into RT&#039;s menubar. Using a tiny bit of javascript, selecting one of these queues will automatically jump to a search showing new, open and stalled tickets in that queue.&lt;br /&gt;
&lt;br /&gt;
* [http://search.cpan.org/dist/RT-Extension-MergeUsers/ RT::Extension::MergeUsers] - adds the ability combine users to via the User Administration page&lt;br /&gt;
&lt;br /&gt;
* [http://search.cpan.org/dist/RT-Extension-QueueWizard/ RT::Extension::QueueWizard] - [[QueueWizard]] allows for fast creation of queues by cloning a pre-existing queue&lt;br /&gt;
&lt;br /&gt;
* [http://search.cpan.org/dist/RT-Extension-rt_cpan_org/ RT::Extension::rt_cpan_org] - The customizations that turn a RT into a RT for rt.cpan.org&lt;br /&gt;
&lt;br /&gt;
* [http://search.cpan.org/dist/RT-Extension-ServiceUpdates/ RT::Extension::ServiceUpdates] - Message of the Day(?)&lt;br /&gt;
&lt;br /&gt;
* [http://search.cpan.org/dist/RTx-S3Invoker/ RTx::S3Invoker] - Allows one to load saved searches (global too!) via [[ManualSimpleSearch]].&lt;br /&gt;
&lt;br /&gt;
* [http://search.cpan.org/dist/RTx-Tags/ RTx::Tags] - Provides functionality to [[ManualSimpleSearch]] custom fields, and a tag cloud (via HTML::TagCloud) of values in the CF Tags.&lt;br /&gt;
&lt;br /&gt;
* [http://search.cpan.org/dist/RTx-Timeline/ RT::Extension::Timeline] - This extension for RT 3.6 uses Timeline http://simile.mit.edu/timeline/ to visualize RT tickets.&lt;br /&gt;
** Works in 3.8 with a tweak to /path/to/rt/share/html/Callbacks/Timeline/Ticket/Elements/Tabs/Default to change the tab index from &#039;j&#039; to something else e.g; &#039;t&#039;. Otherwise, the Bulk Update tab is clobbered.&lt;br /&gt;
&lt;br /&gt;
* [http://search.cpan.org/dist/RTx-WebCronTool/ RTx-WebCronTool] - web interface for the built-in &amp;quot;rt-crontool&amp;quot; utility, allowing scheduled processes to be launched remotely.&lt;br /&gt;
&lt;br /&gt;
* [http://github.com/tbrumm/RT-Extension-SideBySideView RT-Extension-SideBySideView] - a moduled version of [http://wiki.bestpractical.com/view/SideBySideTicketScreen SideBySideTicketScreen] from Stephen Turner&lt;br /&gt;
&lt;br /&gt;
* [http://github.com/tbrumm/RT-Extension-ShowRelations RT-Extension-ShowRelations] - is a Module for RT 3.6/3.8x to Display Ticket Relations as Table based on a Search&lt;br /&gt;
&lt;br /&gt;
* [http://github.com/tbrumm/RT-Extension-FastGroupRights RT-Extension-FastGroupRights] - is a replacement for core [[GroupRights]] Pages with a faster Solution which not loads all available groups with their rights. It will only load the System Groups, Roles and User Defined Groups with already granted rights. Additional it offers a search Field to search for Groups to grant them rights. This is based on an Idea and Code from MIT (Stephen Turner)&lt;br /&gt;
&lt;br /&gt;
* [http://github.com/tbrumm/RT-Extension-QueueDeactivatedScrips RT-Extension-QueueDeactivatedScrips] - is a moduled version of Dirk Pape&#039;s [http://page.mi.fu-berlin.de/dirkpape/rt3/HideGlobalScrips/ HideGlobalScrips]&lt;br /&gt;
&lt;br /&gt;
 addon for RT 3.6.x&lt;br /&gt;
&lt;br /&gt;
= Writing your own extensions =&lt;br /&gt;
&lt;br /&gt;
* Homepage Components (Portlets): [[WritingPortlets]]&lt;/div&gt;</summary>
		<author><name>Kakmezikyan</name></author>
	</entry>
</feed>