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
Level Up Your Cyber Defense with External Threat Management
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
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.