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
Resolve Support Tickets 2x Faster with ServoDesk
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
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.