Difference between revisions of "Site Owner"
m (→Introduction) |
(added developer guidelines) |
||
Line 1: | Line 1: | ||
{{ReleaseNotice|2.4}} | {{ReleaseNotice|2.4}} | ||
== Introduction == | == Introduction == | ||
Line 7: | Line 6: | ||
If you wish to install BOARD18 on your server, you will have to follow the manual instructions in the How To documents referred to on this page.<br> | If you wish to install BOARD18 on your server, you will have to follow the manual instructions in the How To documents referred to on this page.<br> | ||
On the other hand, BOARD18 does have two ways to auto install game boxes. See below for details. | On the other hand, BOARD18 does have two ways to auto install game boxes. See below for details. | ||
The developer guidelines added to the end of this page may also be of interest to you. | |||
== Initial Install == | == Initial Install == | ||
Line 22: | Line 23: | ||
== Version Update == | == Version Update == | ||
Follow the instructions in [[How_To_Update_a_BOARD18_WEB_Site|this How To document]] to update an existing BOARD18 website on your server to a new release of BOARD18. | Follow the instructions in [[How_To_Update_a_BOARD18_WEB_Site|this How To document]] to update an existing BOARD18 website on your server to a new release of BOARD18. | ||
{{:Developer.Guidelines}} |
Revision as of 09:59, 26 March 2017
This page has been updated to comply with Release 2.4.x of BOARD18. |
Introduction
BOARD18 does not [yet] have any code packaging or auto install facilities.
If you wish to install BOARD18 on your server, you will have to follow the manual instructions in the How To documents referred to on this page.
On the other hand, BOARD18 does have two ways to auto install game boxes. See below for details.
The developer guidelines added to the end of this page may also be of interest to you.
Initial Install
Follow the instructions in this How To document to download BOARD18 and install it on your server.
Adding Game Boxes
Follow the instructions in this How To document to mass download BOARD18 game boxes into a newly installed BOARD18.
Follow the instructions in this How To document to download individual BOARD18 game boxes into an existing BOARD18.
Version Update
Follow the instructions in this How To document to update an existing BOARD18 website on your server to a new release of BOARD18.
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.