mirror of
https://gh.wpcy.net/https://github.com/Wouter0100/freescout-postal.git
synced 2026-04-23 06:42:13 +08:00
13 lines
375 B
Markdown
13 lines
375 B
Markdown
# Postal module for FreeScout
|
|
|
|
Allows you to "import" emails from Postal.
|
|
|
|
Requires you to run the following in Postal:
|
|
```
|
|
$ composer require zbateson/mail-mime-parser 1.3.1
|
|
```
|
|
|
|
Should be installed in `Modules/Postal`. You should be able to do by executing the following in the `Modules` directory:
|
|
```
|
|
$ git clone git@github.com:Wouter0100/freescout-postal.git Postal
|
|
```
|