Weather module for joomla - Wettermodul für joomla

Nach fast 90 000 (!) Downloads von unserem Wettermodul für Joomla hat Google den Zugriff auf seine Wetterapi gesperrt und wir mussten uns nach einer Alternative umsehen. Das Ergebnis ist ein Modul das die Daten von wunderground.com bezieht.

Leider hat auch Wunderground die Bereitstellung von freien Wetterdaten 2019 beendet - bei Gelegenheit, wenn wir Zeit finden werden wir eine Alternative anbieten.

United-States-Flag-32Our weather module for joomla was downloaded many thousand times (around 90 000 downloads ;-). Unfortunately google disabled access to the weather api in September 2012.

So we where looking for an alternative and found wunderground.com. Wunderground.com offers a weather api with many functions.

In order to use the module you need an account at wunderground. The basic account is free and allows 500 polls a day. Mod WuWeather caches the response files. So the access-limit should be no problem.

You can fully customize the output with the built in CSS-file or your template CSS.

Download

Joomla 2.5 and 3.x mod_wuweather.zip (20KB)
Joomla 1.5 mod_wuweather-1.5.zip (20KB)


Installation

  • Get an account at www.wunderground.com
  • Generate an API-Key for your application www.wunderground.com/weather/api
  • Download and install the "wuweather Module" with the Joomla installation manager
  • Create a new "wuWeather Module"
  • Set the key, the weather-location (Country, Town) and other in module-configuration

Limmitations

  • The module must be able get an json-file from wunderground.com in order to work
  • Therefore "allow-url-fopen" should be enabled in the PHP configuration (php.ini)
  • Alternatively you can install the php-curl extention
  • PHP version 5 or bigger is required

Germany-Flag-32

wetter-bspNach fast 90 000 (!) Downloads hat Google den Zugriff auf seine Wetter-Api im September 2012 abgeschaltet.

Also haben wir nach einer Alternative gesucht und fanden wunderground.com. Wunderground.com bietet eine umfangreiche Wetter-Api mit vielen Funktionen.

Um das Modul nutzen zu können, benötigen Sie einen Zugang bei wundergrund.com. Der Basis-Account ist kostenlos und ermöglicht 500 Abfragen pro Tag. Mod WuWeather speichert die Response-Dateien so das diese Grenze kein Problem sein sollte.

Die Ausgabe kann ganz individuell der eingebauten CSS-Datei (wetter.css) oder über das Template-CSS gestaltet werden.

Joomla 2.5 and 3.x mod_wuweather.zip (20KB)
Joomla 1.5 mod_wuweather-1.5.zip (20KB)

 

Installation

  • Erstellen Sie sich ein Konto bei www.wunderground.com
  • Generieren Sie einen API-Key für Ihre Anwendung unter www.wunderground.com/weather/api
  • Downloaden und installieren Sie die "wuweather Module" mit der Joomla-Installation-Manager
  • Erstellen Sie eine neues "wuWeather Module" an der gewünsten Position
  • Setzen Sie den Schlüssel, den Standort (Land, Stadt) und andere einstellungen in der Modul-Konfiguration

Einschränkungen

  • Das Modul muss in der Lage sein sich eine json-Datei von wunderground.com zu laden
  • Deshalb muss "allow-url-fopen" in der PHP-Konfiguration (php.ini) aktiviert sein
  • Alternativ wird die php-curl extentsion genommen
  • PHP Version 5 oder größer ist erforderlich