Final version will include an installation wizard. But if you want to have a look on the work in progress, download the application via SVN or from the download section and follow these instructions below
Installation steps :
Check and comply to PREREQUISITES.
Extract and copy files to your web server.
Create a MySQL database (scripts/schema.mysql.sql).
Modify configuration file (/application/configs/application.ini file).
* Check and correct rights on your file system (exec for PHP files, ...).
Configuration is stored into application.ini file (/application/configs).
Change database section according to your configuration.
You may use scripts/schema.mysql.sql to load a minimalist database.
Default user is admin/password