Openbookings.org 0.6.2b review

Download
by rbytes.net on

Openbookings.org is an web booking software that allows to manage in an unified way the timetables of all the shared resources of you

License: GPL (GNU General Public License)
File size: 0K
Developer: Jerome Roger
0 stars award from rbytes.net

Openbookings.org is an web booking software that allows to manage in an unified way the timetables of all the shared resources of your group, association or company (vehicles, conference rooms, computers, video projectors, cameras, ...).

This software is freely usable/distributable/modifiable subject to respect of its GNU/GPL license conditions. Openbookings.org should work fine with any web server equipped with a PHP module and a MYSQL database.

Installation:

OPENBOOKINGS.ORG QUICKSETUP
(assumes you have PHP, MySQL and an admin tool installed on your server)

1 - MYSQL DATABASE SETUP

Use PhpMyAdmin or your favorite MySQL administration tool to :

- Create a MySQL database named "openbookings" or whatever
- Execute the "database_setup.sql" file to populate the newly created database

2 - CONNECTION SETUP

Open the "config.php" file with a text editor and set the correct values for
the variables $app_path, $db_server_address, $database_name, $db_user, $db_password, $db_connection_type and $time_offset

3 - APPLICATION SETUP

- Access OpenBookings with your web browser (default credentials = admin/admin)
- Click on [Settings] at the bottom of the left menu to access application options
- Click on [Users] at the bottom of the left menu to add authorised users

That's it.

What's New in This Release:
Bad overbooking detection was fixed again.
This bug prevented the user from adding any bookings.
In Internet Explorer, a click on "Disconnect" was incorrectly opening the login screen in a new window, and has been fixed.

Openbookings.org 0.6.2b keywords