radialapps/banner-ics

从 ICS 附件显示事件预览

安装次数: 1,591

依赖项: 0

建议者: 0

安全: 0

星标: 5

关注者: 2

分支: 4

公开问题: 5

类型:roundcube-plugin

1.4.0 2024-09-24 00:28 UTC

This package is auto-updated.

Last update: 2024-09-24 00:29:14 UTC


README

在 Roundcube Webmail 的邮件顶部显示 iCalendar 附件的事件信息

安装

要安装,请使用 composer 在您的 roundcube 目录中获取插件

composer require radialapps/banner-ics

config.inc.php 中,使用以下代码注册插件:

$config['plugins'] = [
    'banner_ics',
];

屏幕截图

插件添加了一个动态日历图标以及事件信息
Screenshot

许可协议

在 MIT 许可证下许可