2022-07-03 20:52:19 +02:00
< div id = "top" > < / div >
<!-- PROJECT LOGO -->
< br / >
< div align = "center" >
< a href = "https://github.com/FreeScout-shop/fetch-seen" >
< img src = "Public/assets/icon.modern.png" alt = "Logo" width = "700" height = "700" >
< / a >
< h1 align = "center" > FreeScout Module: Fetch Seen< / h1 >
< p align = "center" >
The Fetch Seen Module optionally enables importing of seen emails on a mailbox basis.
< br / >
< br / >
< a href = "https://freescout.shop/downloads/freescout-module-fetch-seen/" > View on FreeScout.shop< / a >
·
< a href = "https://github.com/FreeScout-shop/fetch-seen/issues" > Report Bug< / a >
·
< a href = "https://github.com/FreeScout-shop/fetch-seen/issues" > Request Feature< / a >
< / p >
< h6 align = "center" >
< p > Required FreeScout version: < strong > 1.8.15< / strong > < / p >
< p > < strong > Translations included:< / strong >
2022-07-03 20:53:15 +02:00
< span class = "zh-CN" > 🇨🇳 Chinese (simp.)< / span > < br / > < span class = "hr" > 🇭🇷 Croatian< / span > < span class = "cz" > 🇨🇿 Czech< / span > < span class = "nl" > 🇳🇱 Dutch< / span > < span class = "gb" > 🇬🇧 English< / span > < span class = "fr" > 🇫🇷 French< / span > < br / > < span class = "de" > 🇩🇪 German< / span > < span class = "hi" > 🇮🇳 Hindi< / span > < span class = "it" > 🇮🇹 Italian< / span > < span class = "ja" > 🇯🇵 Japanese< / span > < span class = "pl" > 🇵🇱 Polish< / span > < br / > < span class = "ru" > 🇷🇺 Russian< / span > < span class = "sk" > 🇸🇰 Slovak< / span > < span class = "es" > 🇪🇸 Spanish< / span > < span class = "sv" > 🇸🇪 Swedish< / span > < / p >
2022-07-03 20:52:19 +02:00
< / h6 >
< p >
< hr / >
< strong > 🎁 This FreeScout Module is free of charge for private and commecial use.< / strong > < br / >
< small > < em > We appreciate if you consider buying one of our < a href = "https://freescout.shop/paid-freescout-modules/" target = "_blank" > other modules< / a > though! 🙃< / em > < / small >
< hr / >
< / p >
< / div >
<!-- TABLE OF CONTENTS -->
< details >
< summary > Table of Contents< / summary >
< ol >
< li >
< a href = " #about -the-project" > About The Project</ a >
< ul >
< li >< a href = " #built -with" > Built with</ a ></ li >
< / ul >
< / li >
< li >
< a href = " #getting -started" > Getting Started</ a >
< ul >
< li >< a href = " #prerequisites " > Prerequisites</ a ></ li >
< li >< a href = " #installation " > Installation</ a ></ li >
< / ul >
< / li >
< li >< a href = " #contact " > Contact</ a ></ li >
< / ol >
< / details >
<!-- ABOUT THE PROJECT -->
## 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.
< p align = "center" > < img class = "wp-image-1113 size-full" src = "http://freescout.shop/wp-content/uploads/edd/2022/07/screen.setting.png" alt = "FreeScout user permissions dialog with new "Users are allowed to delete their own notes" option." / >
< br / > < small > < em > A new setting will appear on the mailbox connection settings.< / em > < / small >
< / p >
< p align = "right" > (< a href = " #top " > back to top</ a > )</ p >
### Built With
* [PHP ](https://php.net/ )
* [Laravel ](https://laravel.com/ )
* [FreeScout ](https://freescout.net/ )
< p align = "right" > (< a href = " #top " > back to top</ a > )</ p >
<!-- GETTING STARTED -->
## Getting Started
2022-07-08 08:05:06 +02:00
TLDR; unpack [Module ZIP ](https://freescout.shop/downloads/freescout-module-fetch-seen/ ) into `/Module` folder.
2022-07-03 20:52:19 +02:00
### Prerequisites
- Make sure you have write access to the `Modules` directory of your FreeScout installation.
- The required FreeScout Version is < strong > 1.8.15</ strong > . Go to "Manage" > "System" to see your current version.
### Installation
1. Download the module file (for free) from [https://freescout.shop ](https://freescout.shop/downloads/freescout-module-fetch-seen/ )
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
< p align = "right" > (< a href = " #top " > back to top</ a > )</ p >
<!-- CONTACT -->
## Contact
[FreeScout.shop ](https://freescout.shop ) - service@freescout .shop
Download Link: [https://freescout.shop/downloads/freescout-module-fetch-seen/ ](https://freescout.shop/downloads/freescout-module-fetch-seen/ )
Repository Link: [https://github.com/FreeScout-shop/fetch-seen ](https://github.com/FreeScout-shop/fetch-seen )
2022-07-08 08:05:06 +02:00
< p align = "right" > (< a href = " #top " > back to top</ a > )</ p >