###Full supported browsers: Chrome
###Maybe supported browsers (won't be tested yet): Internet Explorer 9
###NOT supported browsers (yet): Internet Explorer 6, 7, 8
No download available yet, please checkout from master.
- Web server (Apache, nginx)
- Database supported by CakePHP, MySQL is recommended and tested
- Mail server supported by CakePHP, Linux mail command or SMTP Server recommended
- mod_rewrite (for nice url's) and cURL (for PDF generator) Apache/PHP Module
- Clone repository
- Import renose_dev.sql into database
- rename app/Config/core.php.default to app/Config/core.php and add your own Security.salt and Security.cipherSeed
- rename app/Config/database.php.default to app/Config/database.php and insert your database connection settings
- rename app/Config/email.php.default to app/Config/email.php and add your email settings
- run application