Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 538 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 538 Bytes

Bookit

Booking module system for silverstripe. Primarily for booking out shared items in a club/group scenario

BookIt will enable you to share items between users. The users can book out items for specific days (with maximum bookout times for each item)

Each user can see their history with the item and delete their history.

Usage

Extract the files into your silverstripe directory and go to /dev/build?flush=1

Create a new items page and assign items to it.

Change settings tab for email and booking preferences.