Freescout Module to display the number of unassigned conversations in the Mailbox menu.
Find a file
2023-04-24 22:00:11 +10:00
.github Create FUNDING.yml 2023-04-20 21:50:24 +10:00
Config Initial commit 2023-03-15 23:36:57 +11:00
Database Initial commit 2023-03-15 23:36:57 +11:00
Entities Initial commit 2023-03-15 23:36:57 +11:00
Http Initial commit 2023-03-15 23:36:57 +11:00
Providers Update UnassignedCountServiceProvider.php 2023-04-24 21:55:31 +10:00
Public Add module icon and update README 2023-03-20 00:10:40 +11:00
Resources Initial commit 2023-03-15 23:36:57 +11:00
Tests Initial commit 2023-03-15 23:36:57 +11:00
.gitattributes Initial commit 2023-03-15 23:36:57 +11:00
.gitignore Update Readme with screenshot and install/update instructions 2023-03-16 00:07:29 +11:00
composer.json Initial commit 2023-03-15 23:36:57 +11:00
LICENSE Initial commit 2023-03-15 23:36:57 +11:00
module.json Add module icon and update README 2023-03-20 00:10:40 +11:00
README.md Update README.md 2023-04-24 22:00:11 +10:00
start.php Initial commit 2023-03-15 23:36:57 +11:00

FreeScout Unassigned Count Module

FreeScout Module to display the number of unassigned conversations in the Mailbox menu.

Screenshot

Mailbox Menu

Changes

Install

  1. Navigate to your Modules folder e.g. cd /var/www/html/Modules
  2. Run git clone https://github.com/avenjamin/freescout-UnassignedCount-Module.git UnassignedCount
  3. Run chown -R www-data:www-data UnassignedCount (or whichever user:group your webserver uses)
  4. Activate the Module in the FreeScout Manage > Modules menu.

Update

  1. Navigate to the Unassigned Count Module folder e.g. cd /var/www/html/Modules/UnassignedCount
  2. Run git pull
  3. Run chown -R www-data:www-data . (or whichever user:group your webserver uses)
  4. Enjoy the update!

Known Issues

  • Requires at least 2 mailboxes to be created before the Mailbox menu appears Fixed in FreeScout v1.8.68

Buy Me A Coffee