WebCalendar is a Web-based calendar application that can be configured as a single-user calendar, a multi-user calendar for groups of users, or as an event calendar viewable by visitors. WebCalendar requires a database such as MySQL, Oracle, PostgreSQL, MS SQL Server, ODBC, or Interbase. Features include email reminders, iCal/vCal import/export, remote subscriptions for Sunbird or Apple iCal, LDAP and NIS support, and translations for 29 languages.
| Tags | Office/Business Scheduling Internet Web |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Changes: Minor bugfixes and security fixes were made. All users of WebCalendar versions before 1.0.5 should upgrade to 1.0.5.


Changes: This release contains many major new features over the 1.0 release. This includes full timezone support, an improved install wizard, better iCalendar (RFC2445) import/export, advanced user access control, two-way iCalendar sync, remote hCalendar support, iCalendar FreeBusy support, FCKEditor support for HTML event descriptions, multiple public/event calendars, IMAP-based user auth, user self-registration, and IBM DB2 support.


Changes: This release includes many new features: an updated Web-based installer (will create or upgrade your database for you), full timezone support , two-way sync from iCalendar clients, multiple public/event calendars, subscription to remote iCalendar calendars, ACLs, user self-registration, publishing iCalendar FreeBusy, updated translations, FCKEditor editor support, sending email with SMTP, improved iCalendar import/export, IMAP user authentication, the ability to add comments and documents to events, uploadable category icons, new menu system, global layers, and more.


Changes: Fixes the SQL injection vulnerability that was found in 1.0.1.


Changes: iCal import support was improved for BYMONTHDAY in ics. A conflict when a name has double quotes was overridden. The use of "&" in report.php and view_entry.php was fixed. Include path problems for opening the settings.php file were fixed. Category settings for Boss/Assistant were fixed. An exploit that allowed execution of code downloaded from the remote server was closed. Unbalanced span tags were fixed. URLs in month.php did not include "?" and have been fixed. The notification message language was corrected.
- All comments
Recent commentsRe: Public calendar
Yes, you can turn public event submissions on and off. We have also added CAPTCHA for public event submissions to cut down on link spamming.
> Is it possible to have a calendar that
> is viewable by the public but not
> update-able by the public so that the
> entries are only created by specific
> individuals?
Re: Public calendar
Is it possible to have a calendar that is viewable by the public but not update-able by the public so that the entries are only created by specific individuals?
Re: Public calendar
Hey, these are great tips! A little bit of info goes a long way. I will have to implement a few of these in my blog for sure.
Re: To do list?
> For that and a bit more:
>
> http://www.phpgroupware.org/
Thank you for link.
Re: Public calendar
> Hi all,
>
> How's possible to create public access
> calendar?
>
> Thanks,
> Anton.
you can check already installed webcalendar on official site here (http://www.k5n.us/webcalendar.php?topic=Demo) - meeting link in the footer (it was made by setting no access control in the fist installation step). I hope it help you.