lew/meteobundle

Application Meteo

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

pkg:composer/lew/meteobundle

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

This package is not auto-updated.

Last update: 2025-10-26 02:14:47 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...