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
Public Domain, GNU General Public License version 2.0 (GPLv2), PHP LicenseFollow ACal Web Calendar
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.