An open API service indexing awesome lists of open source software.

https://github.com/buzz8year/yii2-mail2db

Yii2 mailfile-to-DB dashboard starter kit
https://github.com/buzz8year/yii2-mail2db

Last synced: 5 months ago
JSON representation

Yii2 mailfile-to-DB dashboard starter kit

Awesome Lists containing this project

README

          





Mailserver dashboard starter kit

yii2-mail2db is an implementation of yii2-based simple mail dashboard with minimal database entities for mails.

- Reads mail-file from directory, writes mail data (full or part) to DB, CRUD functions for mail-entites.

- List, read, reply, attach, search within dashboard.

application is implemeted within backend part of the framework template


This app is made with [Yii2 Advanced Project Template](https://github.com/yiisoft/yii2-app-advanced) as a skeleton.