prefo-pl/email_notes

This plugin allows you to add notes to emails.

Installs: 640

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 1

Type:roundcube-plugin

pkg:composer/prefo-pl/email_notes

1.0.1 2024-12-23 14:19 UTC

This package is auto-updated.

Last update: 2025-10-23 16:06:07 UTC


README

This plugin allows you to add notes to emails.

Installation

To install, get the plugin with composer in your roundcube directory

composer require prefo-pl/email_notes

In config.inc.php, register the plugin with

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

Screenshot

The plugin allow to add personal note for e-mail. Note will be storage in database and available only via Roundcube.
Screenshot

License

Permissively licensed under the MIT license