FreeScout Module: Fetch Seen Emails
Find a file
2022-07-08 08:05:06 +02:00
Config initial commit 2022-07-03 20:52:19 +02:00
Database/Migrations initial commit 2022-07-03 20:52:19 +02:00
Http initial commit 2022-07-03 20:52:19 +02:00
Providers initial commit 2022-07-03 20:52:19 +02:00
Public/assets initial commit 2022-07-03 20:52:19 +02:00
Resources initial commit 2022-07-03 20:52:19 +02:00
composer.json initial commit 2022-07-03 20:52:19 +02:00
module.json initial commit 2022-07-03 20:52:19 +02:00
README.md Update README.md 2022-07-08 08:05:06 +02:00
start.php initial commit 2022-07-03 20:52:19 +02:00


Logo

FreeScout Module: Fetch Seen

The Fetch Seen Module optionally enables importing of seen emails on a mailbox basis.

View on FreeScout.shop · Report Bug · Request Feature

Required FreeScout version: 1.8.15

Translations included: 🇨🇳 Chinese (simp.)
🇭🇷 Croatian 🇨🇿 Czech 🇳🇱 Dutch 🇬🇧 English 🇫🇷 French
🇩🇪 German 🇮🇳 Hindi 🇮🇹 Italian 🇯🇵 Japanese 🇵🇱 Polish
🇷🇺 Russian 🇸🇰 Slovak 🇪🇸 Spanish 🇸🇪 Swedish


🎁 This FreeScout Module is free of charge for private and commecial use.
We appreciate if you consider buying one of our other modules though! 🙃

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contact

About The Project

The Fetch Seen Module optionally enables importing of seen emails on a mailbox basis.

Navigate to Mailbox > Connection Settings > Fetching Emails to enable the module for a mailbox.

FreeScout user permissions dialog with new "Users are allowed to delete their own notes" option.
A new setting will appear on the mailbox connection settings.

(back to top)

Built With

(back to top)

Getting Started

TLDR; unpack Module ZIP into /Module folder.

Prerequisites

  • Make sure you have write access to the Modules directory of your FreeScout installation.
  • The required FreeScout Version is 1.8.15. Go to "Manage" > "System" to see your current version.

Installation

  1. Download the module file (for free) from https://freescout.shop
  2. Open the FreeScout Modules folder, usually located at /var/www/html/Modules
  3. Unzip the downloaded module file into the /Modules folder
  4. Remove the ZIP file
  5. In FreeScout, go to "Manage" > "Modules"
  6. Click on "Activate" to enable the module

(back to top)

Contact

FreeScout.shop - service@freescout.shop

Download Link: https://freescout.shop/downloads/freescout-module-fetch-seen/

Repository Link: https://github.com/FreeScout-shop/fetch-seen

(back to top)