Hi Folks,
I’m building a holiday home rental website for a client and am looking for a simple way to display the weeks that the property is available. Ideally I’d like a calendar that displays the months of the year with weeks in either red for ’booked’ or green for ’available’. The client would manually update these dates through the manager. Could anyone advise which calendar solution might be best for this?
thanks
Danny
I am also looking for a simple calendar which can show which weeks are booked (not days, only week 1-52)
Hello guys,
EventCalendar is for you.
Simple and efficient.
But not database oriented. Everything is done with a chunk.
Could display calendar and some lists of events marked in them below.
Problems with encoding (if you have chosen to use utf-8 in your website) but you could hack the output with iconv php function in the snippet.
Cheers.