Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
neokoenig committed Sep 29, 2013
1 parent 9b791bd commit fea7cd0
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,7 @@ You can find a demo at [roombooking.oxalto.co.uk][12]

## Installation

1. Download https://github.com/OxfordMartinSchool/RoomBooking/archive/master.zip
2. Unzip the contents of RoomBooking-master into your web root
3. Create a datasource in Railo/ColdFusion administrator called 'roombooking' (this is the default, and changeable in config/settings.cfm);
4. Visit the following URL: http://yourdomain.com/rewrite.cfm?controller=wheels&action=wheels&view=plugins&name=dbmigrate
5. Select "All non-migrated" from the migrate dropdown and click "Get Migrating!" - this will populate your database with the default tables and default configuration
6. Now reload your application by visiting http://yourdomain.com/?reload=design&password=roombooking - you'll see some default locations have been set up.
7. Go to Settings > Configuration from the dropdown menu on the top right corner and configure each setting appropriately. In particular, make sure you update the error & site email addresses.
8. Go to Settings > Locations, and delete the locations there if they aren't appropriate. They're there to give you a starting point. In order for events to display, you'll need at least one location.
9. Lastly, you probably want to change the reloadpassword in config/settings.cfm, and when you're happy with how it's running, change the environment from design to production in config/environment.cfm
Moved to [Wiki][13]

## Notes

Expand Down Expand Up @@ -53,10 +45,11 @@ You can find a demo at [roombooking.oxalto.co.uk][12]
[10]: http://cfwheels.org/plugins/listing/28
[11]: https://github.com/gregstallings/cfwheels-flash-wrapper
[12]: http://roombooking.oxalto.co.uk
[13]: https://github.com/neokoenig/RoomBooking/wiki/_pages

## License

Room Booking System is released under the Apache License Version 2.0.




0 comments on commit fea7cd0

Please sign in to comment.