calendar


PHP-Calendar

Open source web calendar supported by Amfibi.

Intent


PHP-Calendar is an open source web calendar. It is intended to provide a simple solution with an intuitive interface. It is targeted to companies, groups and individuals with the need to track events with an emphasis on group collaboration. In that same collaborative spirit, the source for PHP-Calendar is available under the open source Apache license to facilitate colaborative development.


Demo


Username and password on both calendars are "guest" and "guest".

Release - Demo of the latest stable version
Beta - Demo of the latest beta version
Development - Demo of the current development line. It may be broken, but it should show off some of the newest enhancements.


Download


Releases - Released versions can be found here
Development - The latest code can be found here.


Documentation




Contributing


Report Issues - Please fill out the form.
Coding - The development link above is a good place to start. I prefer patches against the current SVN branch. They can either be submitted to the issue tracker or emailed to me.
Translation - Translations are managed on transifex.com. Our Transifex project page.


News


  • 2.0 is done!
    Almost 5 years since 1.0, 2.0 is complete. The number of features and improvements are too numerous for me to remember and list here.

    I'll give a rundown of some of the highlights:
    • Vastly improved UI. Utilizing JQuery and JQuery UI for theming. A more sensible and powerful event form.
    • Multiple calendar support
    • Improved user support, including admins for specific calendars, and user groups.
    • Support for timezones
    • User selectable language/timezone
    • Improved translation support. Included script to build translation objects and no longer reliant on built-in gettext support.

    If you've been using PHP-Calendar 1.1, now is the the time to upgrade. There's an included script to move over your old events. It could use a bit more testing and feedback, but it's ready to use.

    10/24/2013

  • RC7 is out
    This version just has some minor UI polish and bug fixes. I have just a bit of polish left until 2.0 final is done.

    10/18/2013