=========
- PHP 5.3+
- Apache 2
- Composer
- Checkout with git via
git clone https://github.com/Openovate/Framework.git
- Point your VirtualHost to load files from
[YOUR_OPENOVATE_FRAMEWORK_DIR]/repo/Front/public
cd
into that directory and runphp [PATH_TO_COMPOSER_PHAR]/composer.phar install
- Open write access to config via
sudo chmod -R 777 [YOUR_OPENOVATE_FRAMEWORK_DIR]/config
- Open up your VirtualHost domain with your browser to test.