This website requires JavaScript.
Explore
Help
Sign In
MetaLab
/
flarum-ext-disable-email-notifications
Watch
1
Star
0
Fork
0
You've already forked flarum-ext-disable-email-notifications
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1
Commit
1
Branch
2
Tags
2dd2ae4266d7ff7426d47d871987dc4448d1dc69
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Victor_Jay
2dd2ae4266
feat: 彻底禁用 Flarum 邮件通知
...
- 从驱动层移除 EmailNotificationDriver,禁止所有邮件通知发送 - 新用户注册时自动关闭邮件通知偏好兜底 - 站点通知保持不变
2026-05-28 19:54:31 +08:00
src
feat: 彻底禁用 Flarum 邮件通知
2026-05-28 19:54:31 +08:00
composer.json
feat: 彻底禁用 Flarum 邮件通知
2026-05-28 19:54:31 +08:00
extend.php
feat: 彻底禁用 Flarum 邮件通知
2026-05-28 19:54:31 +08:00
LICENSE
feat: 彻底禁用 Flarum 邮件通知
2026-05-28 19:54:31 +08:00
Description
从驱动层移除 EmailNotificationDriver,彻底禁用 Flarum 邮件通知,保留站点通知。
MIT
34
KiB
Languages
PHP
100%