Skip to content

avenjamin/freescout-Following-Module

Repository files navigation

Freescout Following Module

FreeScout Module that adds a "Following" folder showing conversations followed by the user.

Screenshot

Following Folder

Install

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

Update

  1. Navigate to the Following Module folder e.g. cd /var/www/html/Modules/Following
  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:

  • Active conversations count doesn't update properly

Buy Me A Coffee

About

FreeScout Module that adds a "Following" folder.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published