Standalone Calendar App/Software
Posted
by Hewittnbut
on Stack Overflow
See other posts from Stack Overflow
or by Hewittnbut
Published on 2010-06-02T13:27:35Z
Indexed on
2010/06/02
13:34 UTC
Read the original article
Hit count: 144
calendar
We're looking for a standalone (non-cms) calendaring solution to display on the web. It could be open source or a paid service.
We're primarily looking for a way to display a calendar on the web complete with when the events are and what the names of the events are. It would be great if it can display in different views like by week, month, year. Month view would be the most important one. We want to keep it as simple as possible. We mainly just want users to view the calendar. The events do not even have to be editable on the end user's side just as long as there is some way for us on the backend to add/delete/import events into the calendar whether it be through .ics (iCal files)/desktop software/via some web interface. We know Google Calendar is around and there is also PHPiCalendar. Are there any other alternatives around?
Any suggestions would be appreciated!
Thanks!
© Stack Overflow or respective owner