Skip to content
Frank Spijkerman edited this page Jan 21, 2014 · 6 revisions

Since MPOS finally moved away from a one-man-show to an actual group effort, it is time that we define ourselves some goals that will allow is to follow a regular release strategy. Without these goals, every future release will be more or less a hit and miss: Whenever we decide it's ready, we deploy a new version on users.

To give users an idea where we are heading and what to expect of a new version we will now track our progress in a Roadmap.

This is a WiP and just a start. We shall redefine and change things as needed until we have a set plan.

Version 1.0.0

Goals:

  • Stable system in it's current condition
  • Fixing of most common bugs still in the system
  • ....

Version 1.1.0

Goals

  • ....

Version 2.0.0

Goals:

  • Determine framework
  • PDO/ORM database layer
  • Basic MVC (without models)
  • Plugin/Module engine
  • Templating

Version 2.0.1

Goals:

  • Plugin examples using the framework
  • Page examples using the framework

Version 2.1.0

Goals

  • Re-vamp of the project
  • Use MVC standard framework
  • Proper database model
  • Enforcing a coding standard
  • Automated tests and regression tests
  • Multicoin
  • Improved database model (no backwards compatibility)
  • ...