radialapps/banner-ics

Show event preview from ICS attachments

Installs: 1 376

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 2

Forks: 4

Open Issues: 4

Type:roundcube-plugin

1.3.2 2023-08-24 04:57 UTC

This package is auto-updated.

Last update: 2024-03-27 01:56:58 UTC


README

Display information about events from iCalendar attachments at the top of the email in Roundcube Webmail

Installation

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

composer require radialapps/banner-ics

In config.inc.php, register the plugin with

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

Screenshot

The plugin adds a dynamic calendar icon along with the information of the event
Screenshot

License

Permissively licensed under the MIT license