freescout-auto-link-ticket/README.md
Karriere Kick Entwickler f5d8dcb837
Update README.md
2024-10-29 20:08:40 +01:00

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.