prefo-pl/email_notes

This plugin allows you to add notes to emails.

1.0.1 2024-12-23 14:19 UTC

This package is auto-updated.

Last update: 2025-06-23 15:17:57 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