Difference between revisions of "Scrip"

From Request Tracker Wiki
Jump to navigation Jump to search
m (link to ManualScrips)
 
m (3 revisions imported)

Revision as of 16:37, 6 April 2016

Scrip is the main instrument to customize RT's behavior, implement your own workflow, and extend the logic of things.

Each scrip is a set of Condition, ScripAction, Template and Stage.

See also: Contributions, WriteCustomCondition, WriteCustomAction, ManualScrips