https://github.com/scopen-coop/roundcube_caldav
Set a remote CalDav server and reply to your seetings invitation directly in Roundcube Mail
https://github.com/scopen-coop/roundcube_caldav
caldav-client roundcube-plugin
Last synced: about 1 year ago
JSON representation
Set a remote CalDav server and reply to your seetings invitation directly in Roundcube Mail
- Host: GitHub
- URL: https://github.com/scopen-coop/roundcube_caldav
- Owner: scopen-coop
- License: gpl-3.0
- Created: 2021-07-08T08:35:50.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-25T11:03:21.000Z (over 1 year ago)
- Last Synced: 2025-04-07T05:05:35.916Z (about 1 year ago)
- Topics: caldav-client, roundcube-plugin
- Language: PHP
- Homepage:
- Size: 712 KB
- Stars: 11
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# RoundCube CalDAV - CalDAV calendar for Roundcube Webmail
Set a remote CalDav server and reply to your seetings invitation directly in Roundcube Mail


## Requirements
RoundCube CalDAV 1.0 requires at least PHP 7.0. Dependencies are managed by composer, if you are interested in a list, see the
[composer.json](composer.json) file.
The supported versions of roundcube and supported databases can be found in [SUPPORTED_ENVIRONMENT.md](doc/SUPPORTED_ENVIRONMENT.md).
## Installation
See [INSTALL.md](doc/INSTALL.md) for installation instructions.
## Translation
The module is currently available in English and French.
## Documentation
A (hopefully growing) documentation for various topics is found in the [doc](doc/) folder.