FreeScout Module to display the number of unassigned conversations in the Mailbox menu.
- Navigate to your Modules folder e.g.
cd /var/www/html/Modules
- Run
git clone https://github.com/avenjamin/freescout-UnassignedCount-Module.git UnassignedCount
- Run
chown -R www-data:www-data UnassignedCount
(or whichever user:group your webserver uses) - Activate the Module in the FreeScout Manage > Modules menu.
- Navigate to the Unassigned Count Module folder e.g.
cd /var/www/html/Modules/UnassignedCount
- Run
git pull
- Run
chown -R www-data:www-data .
(or whichever user:group your webserver uses) - Enjoy the update!
Requires at least 2 mailboxes to be created before the Mailbox menu appearsFixed in FreeScout v1.8.68