General Information
Developer Guide
A guide for developers who want to work with us here. The next steps can be found at the roadmap.
Note: if you can't find stuff linked here, look in TitleIndex - it links quite a few important pages
Get started
- Development Environment
- Get started with the Code
- Programming Guideline
- Introduction to the database
- LearnProgramming
- Coordinators Guideline
Design Patterns
PlatformPT
Translations
- WordsModule
- Hows the BW Trads works?
- Cache system (this is a project)
Database
Bugtracking / Testing
- All bugs will be managed through tickets
- How to write a good bugreport
- Create/Reuse? testing reports
Patches
- see GetInvolved
Server
See "Sites" sections on ServerSetup
New Features
API
We are planning an Application Programming Interface for BeWelcome.
User Guide
A guide for users for all functions of BW Rox, i. e. at http://bewelcome.org. The user guide is probably better off at our MediaWiki, it looks better and is easier to integrate into BW Rox itself (using ?action=render) but it should have public RW access first for this to work a bit more smoothly.
Admin Guide
A guide for all admins who want to use the software at their own server.
Download
At the moment there is no stable version available. You can grab the code of the development version from our servers. It might not install out of the box without problems and we do not recommend it for production use.
System requirements
- PHP 5.x
- MySQL (version?)
- Apache (version? special moduls / configuration? / might work with another http server as well)
Installation
- Get the latest Version (link?)
- ...