lew/meteobundle

Application Meteo

dev-master / 3.1.x-dev 2016-10-01 15:52 UTC

This package is not auto-updated.

Last update: 2024-04-27 18:04:12 UTC


README

[Projet] Lancer votre application météo

Installation

Composer

composer require lew/meteobundle

Database

doctrine:database:create
doctrine:schema:update --force

Assets

assets:install --symlink 

Configuration

Add these lines in your file config/parameters.yml with your choices :

api_keys: #key api openweathermap
units: metric # metric for Celsius or imperial for Farenheit 
langs: fr # fr=french or en=english or...