An open API service indexing awesome lists of open source software.

https://github.com/phpffcms/ffcms-weather

Weather application for FFCMS 3
https://github.com/phpffcms/ffcms-weather

app cms ffcms openweathermap php weather

Last synced: 5 months ago
JSON representation

Weather application for FFCMS 3

Awesome Lists containing this project

README

          

# FFCMS Weather app
This is official weather forecast application for ffcms 3. This app provide features to show weather forecasts for users of website.
Application use openweathermap.org api for weather forecasts. To display weather on live map mapbox.com api was used.

If you want to install this app use composer:
```
composer require phpffcms/ffcms-weather
```
Or download standalone version package(zip) from releases.