odolbeau / olitaz

Site web d'Olitaz

Home Page:http://www.olitaz.fr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Olitaz Website

Installation

Clone the repo.

Copy app/config/parameters.ini-dist file & change configuration

Install the vendors:

php bin/vendors install

Run install.sh script:

./install.sh

Mail Configuration

By default, contact mails are spool. So don't forget to add a cron job to triggered the command:

php app/console swiftmailer:spool:send

Tests

Don't forget to test the application by launching tests with:

./tests.sh

About

Site web d'Olitaz

http://www.olitaz.fr

License:MIT License


Languages

Language:PHP 99.3%Language:Shell 0.7%