b3cft / camra_nbss

National Beer Scoring System for Campaign for Real Ale (CAMRA)

This URL has Read+Write access

b3cft (author)
Wed Feb 04 14:54:43 -0800 2009
commit  e5a88852bd6b5fbccdc889794fa78c518aae4e06
tree    b0fc9a513b42a42b606b8767993a75d1d191b0ae
parent  3848bfc0bc907dbdeb3bf2010e0a1430bc2d344b
README
camra_nbss

Campaign For Real Ale National Beer Scoring System

Allows a group of branch of CAMRA members maintain their own NBSS site.

Individual member accounts, available via signup service.
Auto validiation after signup is configurable.

Full reporting on branch pubs for administrative users.

demo site at http://devnbss.camranorthherts.org.uk/


Quick setup
-----------

1) Unpack into folder of your choice.

2) Create a database (MySQL tested, *should* work with others) and secure if required.

3) Import /install/*.sql into new database.

4) Copy /config.example.php to /config.php

5) Edit config.php and enter DB settings from 2).

6) Login using username/password 11111/11111

7) Goto Admin section and Manage Users, reset password etc.

8) Logout and log back in to check all is well.

9) Remove/rename the /install folder.

10) Start adding your users, towns and pubs.