https://github.com/zauberware/humhub-weather-module
Weather widget for humhub community platform.
https://github.com/zauberware/humhub-weather-module
humhub humhub-module humhub-weather php weather-widget yii2-modules
Last synced: about 1 year ago
JSON representation
Weather widget for humhub community platform.
- Host: GitHub
- URL: https://github.com/zauberware/humhub-weather-module
- Owner: zauberware
- License: agpl-3.0
- Created: 2018-03-22T21:23:57.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-01T05:26:12.000Z (about 8 years ago)
- Last Synced: 2025-01-21T05:26:58.713Z (over 1 year ago)
- Topics: humhub, humhub-module, humhub-weather, php, weather-widget, yii2-modules
- Language: PHP
- Homepage: https://zauberware.github.io/humhub-weather-module/
- Size: 1.08 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](http://www.yiiframework.com/)
# [HumHub](https://github.com/humhub/humhub) Weather Widget
 
__!! This plugin is under development. See Open tasks section !!__
__This module is for HumHub Version 1.1+__
## Description
This module attaches a simple weather widget in the dashboard's sidebar. It get's is data from . You have to obtain an ApiKey first.
As an admin you can define the location from where you want to show the current weather. You can also choose Kelvin or Fahrenheit for displaying the temperature. The title color in the widget is getting set by less variable `@primary` for that theme.
## Dependencies
The plugins includes the awesome jQuery wrapper for openweathermap API:
## Installation
1. Download the module and upload it to your modules directory >yourdomain.com>protected>modules
2. Rename module directory ```weather``` (May not be required!)
3. Enable module from >Admin>Modules
4. Enter API Key and location
## Open Tasks for v1.0
* load michael-lynch/open-weather with package manager
* testing different HumHub versions
* Specs
## Changelog
### v0.2.1
* Adding option for windspeed in km/h OR Mps
### v0.2
* Removed static translations and export keys
* Translations german and english
* set language in js from current user language
* set language in js from current user language
* setting text color from less var @primary
### v0.1
* Basic module with config for API Key and Location
* Include JS bib + old sourcecode
## Authors/Module Website
__Module website:__
__Author website:__ [https://www.zauberware.com](https://www.zauberware.com)
__Author:__ zauberware technologies / Simon Franzen
