Slashdot Mirror


Which Shared Calendar Package Would You Use?

Bob McCown asks: "I manage several websites, both internally and externally accessible. Many of them have event calendars or schedulers. We'd like the ability to have these calendars shared, with the ability to modify them by both a web interface, and at the application level (via Sunbird, an Outlook plugin, or something similar). The web side of our system uses an Enterprise Linux distribution that runs Apache. Ideally, the web side would be written in PHP to minimize time to integrate with the rest of the sites. What's out there that can do this? What have you used before?"

1 of 78 comments (clear)

  1. PhpiCalendar by sticky_charris · · Score: 5, Informative

    The open source solution is phpicalendar. It truly is the poor man's calendaring system. It runs on php (duh) and apache no problem. It requires a small amount of configuration (mostly getting the permissions correct) and it provides a web interface (whihch looks nice and allows searching/themeing/filters, but doesn't allow direct editing) and allows sunbird / thunderbird+lightening / outlook2007 to connect in without problems. Our small business uses it for around 20 users daily and it works reliably. I would suggest really understanding its workings to ensure the security is correctly set up. http://phpicalendar.net/