mirror of
https://git.yylx.win/https://github.com/karrierekick-dev/freescout-auto-link-ticket.git
synced 2025-11-24 18:16:07 +08:00
15 lines
766 B
Markdown
15 lines
766 B
Markdown
# About
|
|
This [FreeScout](https://freescout.net) module recognizes ticket numbers like #1234 and links them to the corresponding tickets.
|
|
|
|
# Requirements
|
|
* Existing [FreeScout](https://freescout.net) installation
|
|
|
|
# Installation
|
|
You may [install this module like any other FreeScout module](https://github.com/freescout-helpdesk/freescout/wiki/FreeScout-Modules#2-installing-official-modules).
|
|
|
|
Go to the "src" directory of this repository and copy the folder "AutoLinkTicket" into your "Modules" folder of your [FreeScout](https://freescout.net) 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.
|