FreeScout Module that adds a "Following" folder showing conversations followed by the user.
- Navigate to your Modules folder e.g.
cd /var/www/html/Modules - Run
git clone https://github.com/avenjamin/freescout-Following-Module.git Following - Run
chown -R www-data:www-data Following(or whichever user:group your webserver uses) - Activate the Module in the FreeScout Manage > Modules menu.
- Navigate to the Following Module folder e.g.
cd /var/www/html/Modules/Following - Run
git pull - Run
chown -R www-data:www-data .(or whichever user:group your webserver uses) - Enjoy the update!
- Active conversations count doesn't update properly

