From d1278c141ef73030de002342c15f65439ffd74e9 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Sat, 24 Nov 2018 10:45:32 +0100 Subject: Tested working with Roundcube 1.1.12 last week. Update README with this info in the install instructions and where to find patches for the daring people. Or those that don't read instructions completely :). --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 42d1049..dcf55b2 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,10 @@ but at the time of writing this (2016-03-07) it has not yet been completed. ## Installation +Install the latest 1.1 branch version of Roundcube. +This plugin is not compatible with 1.2 and later at this time. +See the bottom of this README for where to find some patches in case you want to port this plugin to newer Roundcube releases. + Clone the repository and copy `calendar` and `libcalendaring` to the `plugins` directory of your roundcube installation: @@ -100,4 +104,5 @@ See `/var/www/htdocs/roundcube/logs/` for errors. ## Support There is none. Really. This code is not for the faint of heart. -Patches welcome. +Patches welcome and some for Roundcube 1.2 are available in github issues and pull requests at +https://github.com/fasterit/roundcube_calendar . -- cgit v1.2.3