A Discord webhook notification module for Freescout.
Find a file
2025-02-11 23:10:04 +02:00
Config Initial commit 2024-05-07 00:34:55 +03:00
Console Initial commit 2024-05-07 00:34:55 +03:00
Database Initial commit 2024-05-07 00:34:55 +03:00
Entities Initial commit 2024-05-07 00:34:55 +03:00
Http Initial commit 2024-05-07 00:34:55 +03:00
Providers Initial commit 2024-05-07 00:34:55 +03:00
Public Initial commit 2024-05-07 00:34:55 +03:00
Resources Initial commit 2024-05-07 00:34:55 +03:00
Tests Initial commit 2024-05-07 00:34:55 +03:00
vendor composer: Update to latest package version 2025-02-11 23:10:04 +02:00
.gitignore Initial commit 2024-05-07 00:34:55 +03:00
composer.json Initial commit 2024-05-07 00:34:55 +03:00
composer.lock composer: Update to latest package version 2025-02-11 23:10:04 +02:00
LICENSE Initial commit 2024-05-07 00:34:55 +03:00
module.json Initial commit 2024-05-07 00:34:55 +03:00
README.md Initial commit 2024-05-07 00:34:55 +03:00
start.php Initial commit 2024-05-07 00:34:55 +03:00

Discord notification module for FreeScout

This module sends a notification to a Discord channel:

  • when a new support ticket is created by a customer
  • when an existing support ticket receives a new reply from a customer.

Buy Me A Coffee

Installation

  1. Navigate to your Modules folder e.g. cd /var/www/html/Modules
  2. Run git clone https://github.com/darktohka/FreescoutDiscordModule Discord
  3. Activate the module "Discord Notifications" via the Modules page in FreeScout.
  4. Create a new Discord webhook on Discord and copy the URL.
  5. Set up the Discord webhook URL in each mailbox you wish to receive notifications in.

Update

  1. Deactivate the Discord module
  2. Navigate to your Modules folder e.g. cd /var/www/html/Modules
  3. Delete the Discord module
  4. Run git clone https://github.com/darktohka/FreescoutDiscordModule Discord
  5. Activate the module "Discord Notifications" via the Modules page in FreeScout.

Translations

  • English

Donations

If you use this module, I would appreciate your support. Click here to donate.

Screenshots

Settings:

Customer created new ticket:

Customer updated existing ticket: