Recognizes ticket numbers like #1234 in FreeScout and links them to the corresponding tickets.
Find a file
2025-04-08 16:29:18 +02:00
src/AutoLinkTicket FIX #1 - replacing CSS color codes 2025-04-08 16:29:18 +02:00
LICENSE Initial commit 2024-10-29 15:00:36 +01:00
README.md Update README.md 2024-10-29 20:08:40 +01:00

About

This FreeScout module recognizes ticket numbers like #1234 and links them to the corresponding tickets.

Requirements

Installation

You may install this module like any other FreeScout module.

Go to the "src" directory of this repository and copy the folder "AutoLinkTicket" into your "Modules" folder of your FreeScout installation.

Go to the "Modules" section in FreeScout and activate "Auto Link Ticket"

Known issues

The created link always gets a target="_blank" attribute. If you know the reason or a solution, please let me know.