radialapps / banner-ics
Show event preview from ICS attachments
Package info
github.com/pulsejet/banner-ics
Type:roundcube-plugin
pkg:composer/radialapps/banner-ics
1.4.0
2024-09-24 00:28 UTC
Requires
- johngrogg/ics-parser: ^3.1
- roundcube/plugin-installer: >=0.1.6
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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

License
Permissively licensed under the MIT license