messagerie-melanie2 / Roundcube-Plugin-Libcalendaring

Kolab Libcalendaring for Calendar plugin
0 stars 0 forks source link

Library providing common functions for calendar-based plugins

Provides utility functions for calendar-related modules such as

iCal parsing and exporting is done with the help of the Sabre VObject library 1. It needs to be insalled with Roundcube using composer:

$ composer require "sabre/vobject" "~3.3.3"