This is a major re-write of the framework and is not upgradable from the latest Release candidate.
New features and changes in this version include:
- Module system – can easily extend OWA by adding modules as well as plugins.
- ORM Layer – OWA now uses an object relational mapping layer to access the data store.
- Configuration has moved to the database so no more managing config files. A cache is in the works for this.
- Google Maps integration – plot your visitors on a Google Map (API key required)
- Google Earth Integration – now you can plot your visitors on Google Earth by outputing KML files.
- Heat Maps – generate heat maps of where visitors are clicking on your web pages. Thanks toYvan at ClickHeat project for contributing.
