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
- Host: GitHub
- URL: https://github.com/phpffcms/ffcms-weather
- Owner: phpffcms
- License: mit
- Created: 2017-02-09T12:37:22.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-01T06:16:12.000Z (over 8 years ago)
- Last Synced: 2024-04-17T22:12:27.980Z (over 1 year ago)
- Topics: app, cms, ffcms, openweathermap, php, weather
- Language: PHP
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.