| 1 |
// $Id: INSTALL.txt,v 1.1 2008/04/06 13:14:45 macrocosm Exp $
|
| 2 |
|
| 3 |
---NOTICE----> This is mostly just a place holder as the module is still being developed.
|
| 4 |
|
| 5 |
__________________________________________________________________
|
| 6 |
)O( Bookings Engine
|
| 7 |
-----------------------
|
| 8 |
The purpose is to provide drupal with an native booking system that can be
|
| 9 |
expanded/enhanced through the use of contrib modules.
|
| 10 |
|
| 11 |
__________________________________________________________________
|
| 12 |
)O( Install
|
| 13 |
-----------------------
|
| 14 |
To install, place the entire bookings folder into your modules directory.
|
| 15 |
Go to administer -> site building -> modules and enable the main bookings module
|
| 16 |
also activate any contributed modules you would like. (they have their own README.txt files)
|
| 17 |
|
| 18 |
Now go to administer -> content management -> bookings. Create a new
|
| 19 |
bookable object and edit its features. Then test by trying to make a booking.
|
| 20 |
|
| 21 |
__________________________________________________________________
|
| 22 |
)O( Install Notes & FAQs
|
| 23 |
-----------------------
|
| 24 |
In the interest of organization .. each of the contributed "add-on" modules will have
|
| 25 |
thier own README.txt & INSTALL.txt files within their sub-folder; also their own doc
|
| 26 |
sections within the bookings module administration pages.
|
| 27 |
|
| 28 |
More Forthcoming...
|
| 29 |
|
| 30 |
|