HumHub Weather Widget
!! This plugin is under development. See Open tasks section !!
This module is for HumHub Version 1.1+
This module attaches a simple weather widget in the dashboard's sidebar. It get's is data from https://openweathermap.org/api. 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.
The plugins includes the awesome jQuery wrapper for openweathermap API: https://github.com/michael-lynch/open-weather
- Download the module and upload it to your modules directory >yourdomain.com>protected>modules
- Rename module directory
weather
(May not be required!) - Enable module from >Admin>Modules
- Enter API Key and location
- load michael-lynch/open-weather with package manager
- testing different HumHub versions
- Specs
- Adding option for windspeed in km/h OR Mps
- 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
- Basic module with config for API Key and Location
- Include JS bib + old sourcecode
Module website: https://github.com/zauberware/humhub-weather-module
Author website: https://www.zauberware.com
Author: zauberware technologies / Simon Franzen simon@zauberware.com