Download Akelos

Requirements

Akelos requires PHP (PHP4 or PHP5) and a webserver to run. We strongly recommend XAMPP webserver stack for Windows and Linux, or MAMP if you're on a Mac.

You might find these requirements at most web hosting providers. Akelos works with PHP4 and PHP5.

Recommended Installation

Akelos development trunk is a fast moving place where bugs get fixed in days if not hours. As most of the code is fully unit tested, we recommend you to use this version until we hit version 1.0 if you're willing to keep an eye on the changes that might affect you current application; otherwise get version 0.8.

You need to have installed subversion.

You can checkout a working copy of the Akelos source code with the command:

 svn co http://svn.akelos.org/trunk/ akelos

Nightly builds

Our Continuous Integration system creates releases from the Akelos trunk on every commit that successfully passes the unit tests. Download the latest stable version

Akelos PHP Framework version 0.8

This is the first official release of the Akelos PHP Framework. This release does not support plugins and other enhancements you can find on the development version.

Documentation

If you're new to Akelos you might find useful the Booklink Tutorial and the wiki

Having a look to the Creating a Blog screencast can also help you to understand better Akelos philosophy and conventions.

You can find out more about the Akelos documentation at http://akelos.org/docs