prefo-pl/email_notes

This plugin allows you to add notes to emails.

1.0.0 2023-12-15 23:48 UTC

This package is auto-updated.

Last update: 2024-04-16 20:02:49 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