Installation:
- Make sure you have mod_rewrite installed and enabled;
- Install Composer;
- Install subversion (for smarty package);
- In site's 'protected' dir run php composer.phar install;
- Copy /config/config.php.example to config/config.php and fill it.