Skip to content

eshagh/libcalendaring

 
 

Repository files navigation

Library providing common functions for calendar-based plugins
-------------------------------------------------------------

Provides utility functions for calendar-related modules such as

* alarms display and dismissal
* attachment handling
* iCal parsing and exporting
* iTip invitations handling

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"

[1]: http://sabre.io/vobject/

About

Mirror of https://git.kolab.org/diffusion/RPK/browse/master/plugins/libcalendaring/

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 88.8%
  • JavaScript 10.5%
  • CSS 0.7%