Administrator

From BOARD18 Project WIKI
Revision as of 15:21, 1 September 2013 by Rich (talk | contribs) (Initial version of this page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Administrator Documentation

BOARD18 does not [yet] have any packaging or auto install facilities.
If you wish to install BOARD18 on a server, you will have to follow these manual instructions.

To install BOARD18 you must have shell access to a server environment that is running Apache with PHP version 5.3 or later and MySQL version 5.5 or later.

First, follow the instructions in this How To document to download BOARD18 and install it on your server.
Then, follow the instructions in this How To document to create and load the MYSQL database for BOARD18.
Finally, the following developer guidelines may be of interest to you.

Developer Guidelines

BOARD18 is a very small project. At the time of this writing only 10 people have contributed code, documentation or other work to BOARD18.
The testing community for BOARD18 consists of fewer than 20 people. Thus there is no formal structure to the project.
The creator and main designer/coder of BOARD18 is Rich Price. And he is also the owner of the project.
You can contact him by email at rich at board18.org.

Reporting Bugs

The BOARD18 project also has a BUGZILLA issue tracker at bugs.board18.org. This tool is used to track bugs, enhancement requests and other tasks.

BOARD18 Code Repositories

The BOARD18 project keeps its code repositories at Github.