Difference between revisions of "Booked"

From SME Server
Jump to navigationJump to search
m (WIP)
m
Line 11: Line 11:
 
This Howto describes how to install 'Booked' in an SME Server Ibay, but it can of course it can also be installed in e.g. /opt/booked
 
This Howto describes how to install 'Booked' in an SME Server Ibay, but it can of course it can also be installed in e.g. /opt/booked
  
# Download the latest version from [http://sourceforge.net/projects/phpscheduleit/files/Booked/2.5/ sourceforge] and save the .zip file in e.g. /root/install
 
  
# Create a new IBay called "booked" with read everyone and web serving capabilities
+
Download the latest version from [http://sourceforge.net/projects/phpscheduleit/files/Booked/2.5/ sourceforge] and save the .zip file in e.g. /root/install
  
# Unzip the downloaded .zip file into the "booked" IBay:
+
Create a new IBay called "booked" with read everyone and web serving capabilities
 +
 
 +
Unzip the downloaded .zip file into the "booked" IBay:
 
  unzip booked-2.5.8.zip -d /home/e-smith/files/ibays/booked/html
 
  unzip booked-2.5.8.zip -d /home/e-smith/files/ibays/booked/html
  

Revision as of 08:50, 21 November 2014

Warning.png Work in Progress:
This page is a Work in Progress. The contents off this page may be in flux, please have a look at this page history the to see list of changes.


Booked.png

Introduction

"Booked is a simple but powerful reserve-anything scheduler. With flexible layouts, custom rules, a powerful administrative backend, and an unbelievably simple user experience, Booked can fit almost any need. From conference rooms to lab equipment to airplanes - it's Booked."


Installation

This Howto describes how to install 'Booked' in an SME Server Ibay, but it can of course it can also be installed in e.g. /opt/booked


Download the latest version from sourceforge and save the .zip file in e.g. /root/install

Create a new IBay called "booked" with read everyone and web serving capabilities

Unzip the downloaded .zip file into the "booked" IBay:

unzip booked-2.5.8.zip -d /home/e-smith/files/ibays/booked/html