A web based event calendar that does not require a database server. It is made to be easy to install and to be able to run on just about any typical ISP's server with PHP installed.
Categories
SchedulingLicense
GNU General Public License version 2.0 (GPLv2), PHP License, Public DomainFollow ACal Web Calendar
Other Useful Business Software
Orchestrate Your AI Agents with Zenflow
Zenflow orchestrates AI agents like a real engineering system. With parallel execution, spec-driven workflows, and deep multi-repo understanding, agents plan, implement, test, and verify end-to-end. Upgrade to AI workflows that work the way your team does.
Rate This Project
Login To Rate This Project
User Reviews
-
Very naice calendar. I made some minor changes like yearly recurection of events. I also translated it in Italian. If someone is interested in these changes may contact me,
-
I installed this application in my web-server (Apache2.2 PHP5.4). For very easy code for modification. I already almostly localize to Japanese. Works well enough except for Basic authentication (Apache included). For Basic auth prompt every time appeared, I added my own auth logic using PHP session.