Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/FriendsOfShopware/FroshMailArchive
This plugin allows you to archive your mails.
https://github.com/FriendsOfShopware/FroshMailArchive
Last synced: 3 months ago
JSON representation
This plugin allows you to archive your mails.
- Host: GitHub
- URL: https://github.com/FriendsOfShopware/FroshMailArchive
- Owner: FriendsOfShopware
- License: mit
- Created: 2019-01-08T10:53:28.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-02-25T14:46:09.000Z (over 1 year ago)
- Last Synced: 2024-05-01T15:31:33.791Z (6 months ago)
- Language: PHP
- Homepage:
- Size: 199 KB
- Stars: 9
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-shopware - MailArchive - Adds an archive for all sent mails in Shopware. (Backend Plugins)
README
# FroshMailArchive
## Description
This plugins adds an MailArchive to your Shopware-Backend stored in Database.
Please note: FroshMailArchive won't catch your mails, to prevent sending mails from your shop! Use MailCatcher for this job, as it is a job in developing-state.
### Features
![Preview](Resources/store/images/0.jpg)
- Download Mail as EML-File
- Search Mails
- shows notification for new mails, if accepted### Planned Features
- ...idea?
## Zip-Installation
* Download the [latest plugin version](https://github.com/FriendsOfShopware/FroshMailArchive/releases/latest/)
* Upload and install plugin using Plugin Manager## Contributing
Feel free to fork and send [pull requests](https://github.com/FriendsOfShopware/FroshMailArchive)!
## Licence
This project uses the [MIT License](LICENCE.md).
Thanks to FroshMailCatcher for initial work :-)