prefo-pl / email_notes
This plugin allows you to add notes to emails.
Package info
github.com/prefo-pl/roundcube-plugin-email-notes
Type:roundcube-plugin
pkg:composer/prefo-pl/email_notes
1.0.1
2024-12-23 14:19 UTC
Requires
- roundcube/plugin-installer: >=0.1.6
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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.

License
Permissively licensed under the MIT license