FreeScout Module that adds a "Following" folder.
Find a file
2023-04-24 22:00:50 +10:00
.github Create .github/FUNDING.yml 2023-03-16 16:30:15 +11:00
Config Initial Following Module code 2023-02-23 21:27:09 +11:00
Database Initial Following Module code 2023-02-23 21:27:09 +11:00
Entities Initial Following Module code 2023-02-23 21:27:09 +11:00
Http Initial Following Module code 2023-02-23 21:27:09 +11:00
Providers Sort $folders by type 2023-02-23 22:31:38 +11:00
Public/img Initial Following Module code 2023-02-23 21:27:09 +11:00
Resources Update de.json 2023-02-23 21:41:38 +11:00
.gitignore Initial Following Module code 2023-02-23 21:27:09 +11:00
composer.json Update ReadMe with install/upgrade instructions 2023-03-16 00:17:02 +11:00
LICENSE Add files via upload 2023-03-16 00:19:45 +11:00
module.json Update ReadMe with install/upgrade instructions 2023-03-16 00:17:02 +11:00
README.md Update README.md 2023-04-24 22:00:50 +10:00
start.php Initial Following Module code 2023-02-23 21:27:09 +11:00

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