Issue 420: CalDav Support
Status:  ExportedToGithub
Owner: ----
Closed:  Aug 2015
Reported by tnben...@gmail.com, Mar 24, 2010
Any chance that this will one day feature CalDav support?
I'd like to encapsulate all data on the one server (ie.. not have to use Google), and can do so with an 
open source PHP calDav server, but as far as I can tell FullCalendar does not support CalDav feeds?
Mar 30, 2010
Project Member #1 adamrs...@gmail.com
hey tnbenson,
i will further consider this if more people request it.
Apr 9, 2010
#2 aureliefolacci
I'm interesting too about it !
have you some info ?
thanks
May 10, 2010
#3 tom.duf...@gmail.com
Also interested.
Aug 17, 2010
#4 aristede...@gmail.com
caldav is a pretty heavy weight protocol to implement purely in javscript. Surely it is better implemented server-side?
Oct 7, 2010
Project Member #5 adamrs...@gmail.com
yeah, caldav is heavyweight enough that i wouldn't want to be in charge of developing a plugin for it. could definitely be done though, similar to the way the gcal plugin is made. let's see if someone needs it enough to implement it
Status: WontFix
Nov 11, 2010
#6 matt.fai...@gmail.com
I would definitely be interested in this!
Nov 12, 2010
Project Member #7 althaus.it
I'm currently working on an implementation of this: FullCalendar as a frontend for a Caldav server (using Davical). Just fetching events is plain easy, but all the add/update logic is lots of work. I'll see if I can share some code of this.
Nov 12, 2010
#8 KyleRe...@gmail.com
Hey althaus.it, I like your idea of implementing Davical.  Just out of curiosity, what type of backend database are you using?  I'm using PHP/MySQL, and am looking for some type of CalDav server that supports MySQL, but haven't found much.
Nov 14, 2010
#9 matt.fai...@gmail.com
Yes I'm the same, looking for a MySQL solution rather than PostgreSQL.
Nov 14, 2010
#11 brice.bu...@gmail.com
PostgreSQL is more robust than MySQL, I don't mind working with both so althaus.it if you could share your ideas and code that'd be very interesting.. thanks!
Nov 15, 2010
Project Member #12 althaus.it
I'm using Davical [1] which runs on PostgreSQL and as our whole system uses PostgreSQL, that wasn't a problem for me. There is some action on the Davical mailing list [2] about a port to MySQL.

[1] http://www.davical.org/
[2] http://lists.morphoss.com/pipermail/davical-dev
Nov 21, 2010
Project Member #13 adamrs...@gmail.com
(No comment was entered for this change.)
Status: MaybePlugin
Jan 31, 2011
#14 felixjmo...@gmail.com
Having a solution which interfaces via CalDAV would be really cool. I want to be able to change my CalDAV-Server later without changing the frontend.
Jul 3, 2012
#15 Coiby...@gmail.com
I'm very interesting about this. DOes fullcalendar support CalDav now?
Aug 22, 2012
#16 ale...@shockov.com
This is very interesting for me too. Will CalDAV support be implemented?
Oct 11, 2012
#17 quentin....@gmail.com
Missing CalDAV support is the only reason I cannot use fullcalendar for now...
+ 1
Feb 20, 2013
#18 thyri...@gmail.com
I'd love to use fullcalendar too, if only it supported the CalDav standard.
Aug 13, 2013
Project Member #19 adamrs...@gmail.com
(No comment was entered for this change.)
Summary: CalDav Support (was: CalDav Support?)
Status: Accepted
Labels: -Type-Enhancement Type-Feature
Jan 9, 2014
#20 ks...@qualys.com
I would like to see the code that althaus.it wrote for just fetching events.  Read-only CalDAV support would be enough for my needs.
Apr 15, 2015
#21 ross.cam...@gmail.com
it would be really great for fullcalendar to support caldav backend. That would allow people to add and manage their fullcalendar calanders on mobile devices or in outlook, gmail, or thunderbird as well. I'm pretty certain that if/when people understand this, they'll almost all want that functionality.
Jun 6, 2015
#23 milanpuv...@gmail.com
hi kewi,
looks promising, any detailed instructions about he integration with Fullcalendar which is already implemented in application?
thx in advance!
Aug 21, 2015
Project Member #24 adamrs...@gmail.com
Discussion for this issue has moved to the following URL:
https://github.com/fullcalendar/fullcalendar/issues/690

This is because Google Code is shutting down. Apologies if you are being pestered with these notifications. This is a one-time event.

Happy coding,
Adam
Status: ExportedToGithub