Skip to content
moellep edited this page Nov 14, 2014 · 13 revisions

BOP documentation

Getting Started

Setup a new BOP application and create a simple entry point.

My-Status Example Application

Write a new application which tracks a user's status within a forum.

Model

Models contain the ORM (object relational mapping) and application business logic.

View

Task (Controller)

Application Support

Testing

Miscellaneous

Clone this wiki locally