Requirements : Global composer install or local composer.phar
- Clone the master branch :
git clone [email protected]:InnovaLangues/ENPA.git
-
Create app/config/paramaters.yml based on the example parameters.yml.dist
-
Do a composer install :
composer install
-
Set Symfony cache permissions : http://symfony.com/doc/2.2/book/installation.html
-
Create schema and insert dev fixtures command :
php app/console innova:dev-fixtures:load