prefo-pl/email_notes

此插件允许您给电子邮件添加备注。

1.0.0 2023-12-15 23:48 UTC

This package is auto-updated.

Last update: 2024-09-16 21:00:48 UTC


README

此插件允许您给电子邮件添加备注。

安装

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

composer require prefo-pl/email_notes

config.inc.php 中,使用以下命令注册插件

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

屏幕截图

该插件允许为电子邮件添加个人备注。备注将存储在数据库中,并且仅通过 Roundcube 可用。
Screenshot

许可协议

在 MIT 许可协议下许可