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
nel_h2
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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.