phpffcms / ffcms-weather
Weather application for ffcms 3 to use openweathermap.org api data and mapbox.com maps
1.0.0
2017-03-03 16:49 UTC
Requires
- php: >=5.5
- bower-asset/leaflet: 1.0.*@stable
This package is auto-updated.
Last update: 2024-11-11 19:42:22 UTC
README
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.