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
- Host: GitHub
- URL: https://github.com/buzz8year/yii2-mail2db
- Owner: buzz8year
- License: bsd-3-clause
- Created: 2021-03-25T11:13:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-11T22:30:55.000Z (over 1 year ago)
- Last Synced: 2025-02-11T22:34:16.494Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 4.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.