freescout-auto-link-ticket/README.md

16 lines
766 B
Markdown
Raw Permalink Normal View History

2024-10-29 15:11:53 +01:00
# About
2024-10-29 20:08:40 +01:00
This [FreeScout](https://freescout.net) module recognizes ticket numbers like #1234 and links them to the corresponding tickets.
2024-10-29 15:11:53 +01:00
# 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.