All Projects → AlanDecode → Typecho Plugin Mailer

AlanDecode / Typecho Plugin Mailer

Licence: mit
📧 又一款评论邮件提醒插件

Labels

Projects that are alternatives of or similar to Typecho Plugin Mailer

typecho-theme-catui
折影轻梦
Stars: ✭ 26 (-56.67%)
Mutual labels:  typecho
Editormd
Markdown 编辑器 Editor.md for Typecho
Stars: ✭ 389 (+548.33%)
Mutual labels:  typecho
Pio
🎃 一个支持更换 Live2D 模型的纯 JS 插件
Stars: ✭ 626 (+943.33%)
Mutual labels:  typecho
Moricolor For Typecho
Typecho Theme Moricolor - 森之色
Stars: ✭ 255 (+325%)
Mutual labels:  typecho
Typecho Theme Material
Material Design theme for typecho.
Stars: ✭ 366 (+510%)
Mutual labels:  typecho
Onekey caddy php7 sqlite3
小内存 VPS 一键搭建 Caddy+PHP7+Sqlite3 环境 (支持VPS最小内存64M),一键翻墙 caddy+web(php+sqlite3)+v2ray+bbr。
Stars: ✭ 435 (+625%)
Mutual labels:  typecho
Typecho-Theme-Pui
Pui是一款简洁的双栏typecho主题
Stars: ✭ 50 (-16.67%)
Mutual labels:  typecho
Typecho
A PHP Blogging Platform. Simple and Powerful.
Stars: ✭ 8,417 (+13928.33%)
Mutual labels:  typecho
Aplayer Typecho
在线音乐播放器插件 for typecho 1.0
Stars: ✭ 381 (+535%)
Mutual labels:  typecho
Typecho Theme Void
🐒 猴子打字机原理的产物
Stars: ✭ 541 (+801.67%)
Mutual labels:  typecho
Typecho Theme Next
(重构中)Hexo 主题 NexT.Mist 的 Typecho 移植版
Stars: ✭ 258 (+330%)
Mutual labels:  typecho
Miracles
🎉 A simple but powerful single-column theme for Typecho
Stars: ✭ 365 (+508.33%)
Mutual labels:  typecho
Single
🎈 一个简洁大气,含夜间模式的 Typecho 博客主题
Stars: ✭ 439 (+631.67%)
Mutual labels:  typecho
typecho-theme-MDUI2333
基于MDUI制作的typecho主题
Stars: ✭ 82 (+36.67%)
Mutual labels:  typecho
Typecho Viewscounter
A plugin of typecho for statisticing the visit counts of the posts.
Stars: ✭ 22 (-63.33%)
Mutual labels:  typecho
typecho-plugin-Restful
Yet another awesome Typecho plugin to make your blog RESTful.
Stars: ✭ 41 (-31.67%)
Mutual labels:  typecho
Typecho Theme Aria
Typecho Theme Aria - 书写自己的篇章
Stars: ✭ 422 (+603.33%)
Mutual labels:  typecho
Material Typecho
🎨 简洁 material 风格 typecho 主题
Stars: ✭ 53 (-11.67%)
Mutual labels:  typecho
Typecho Theme Twitter
A twitter liked typecho theme.
Stars: ✭ 9 (-85%)
Mutual labels:  typecho
Typecho Theme Material
Material Design theme for typecho.
Stars: ✭ 464 (+673.33%)
Mutual labels:  typecho

Typecho Mailer Plugin

📧 又一款评论邮件提醒插件。

本插件需要使用 Typecho 开发版(17.11.15 以上版本)。插件支持自定义模板。使用 Typecho 最新的异步回调机制编写,基于 Joyqi 给出的 Demo

发信规则如下:

评论者 被评论对象 发信规则
博主 文章 不发信
博主 博主 不发信
博主 访客 提醒访客
访客 文章 提醒博主
访客 博主 提醒博主
访客 访客(本人) 提醒博主
访客 访客(非本人) 提醒评论对象与博主

也可以单独设置是否提醒博主或者访客。待审或垃圾评论不会提醒访客。

使用

下载插件,上传至插件目录,后台启用后设置相关信息。然后在博客评论区 form 元素中合适位置添加:

<span>
    <input name="receiveMail" type="checkbox" value="yes" checked />
    <label for="receiveMail"><strong>接收</strong>邮件通知</label>
</span>

以上代码必须添加,不添加不会发信。VOID 主题开发版已做了处理。

然后在插件设置页面填写发件信息。注意,如果你是用的 QQ 之类的邮箱,可能需要生成专用密码,而不能直接使用登陆密码。

插件默认提供了一个比较简单的发信模板,如果有好看的模板欢迎在 issue 区分享。模板中可以使用一些变量,见插件设置页说明。

日志

2019.05.25

  • 修复后台回复不发信的问题(可能需要禁用后重新启用插件)

License

MIT © AlanDecode

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].