jamesbolitho / availability

Simple Availability Calendar module for Silverstripe CMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Availability Calendar Module

Version

v0.2

Maintainers

James Bolitho

Requirements

SilverStripe 3.1

Overview

Updated from module created by Frank van der Hammen to work with Silverstripe 3.1.

Provides a simple availability calendar for your website.

Installation

  1. Unzip downloaded zip file.

  2. Create a folder named availbility in the root of your website folder (i.e. the same level as cms and framework folders).

  3. Upload the files to your server and then run dev/build and yoursiteurl/?flush=all to update the database and templates.

You should then have access to a new Availability Calendar page type.

To do's

  • replace for loops with foreach in availabilitycalendarpage.php. Also push div tags into template file rather than being in controller.

About

Simple Availability Calendar module for Silverstripe CMS


Languages

Language:PHP 83.4%Language:CSS 15.7%Language:Scheme 1.0%