Weather Info

Developer

w3care

3rd Party (Commercial)

Creative Commons Attribution No Derivatives

EE Version Support

  • ExpressionEngine 2
  • ExpressionEngine 3

Compatibility

If an item is crossed out, it might be untested, not applicable or incompatible. Contact the developer to be sure.

Requirements

  • jQuery for the Control Panel

Add-On Type(s)

Plugin

Tags

This plugin can be used to get weather report and temperature (highest & lowest) report of that day and next 3 day. We used Yahoo Weather API for it. CURL should be enabled on the server. Now multilingual support is added to the plugin.

This simple plugin allows you to grab the Weather info of any location. The older version of this plugin was using Google API for this purpose, but the upgraded one uses the other API that provides more options.
You can get the following details from this plugin
1. Weekly forecast of weather
2. Humidity, sunrise time, high and low temperature of the given location
3. Weather forecast of next 5 days (by default)
The upgraded version has two parameters
a. place (required) =  This can be any field value under channel entries tag or can be given static.
b. limit (optional) = This is set to the default value of the API which is 5. You can add any number below 5.
Usage are illustrated below
{exp:weather_info:weather place=“London”  limit=“3”}
title - {title}

description - {description}

link - {link}

language - {language}

lastBuildDate - {lastBuildDate}

location_city - {location_city}

location_country - {location_country}

atmosphere_humidity - {atmosphere_humidity}

atmosphere_rising - {atmosphere_rising}

atmosphere_visibility - {atmosphere_visibility}

astronomy_sunrise - {astronomy_sunrise}

image -

lat - {lat}

long - {long}

date - {date}

temp - {temp}

text - {text}


forecast -
{forecast}
forecast_code - {forecast_code}

forecast_date - {forecast_date}

forecast_day - {forecast_day}

forecast_high - {forecast_high}

forecast_low - {forecast_low}

forecast_text - {forecast_text}

{/forecast}
{/exp:weather_info:weather}

     
  • The forecast tag is the paired tag which returns the forecasting of the specified number of coming days (1 to 5)
  •  
  • Rest of the variables in the above code snippet is the available variables that are returned by the API call.
  •  
  • If you were using the older version of this addon please upgrade your addons version and the implementation in the code.

This entry was created July 18, 2011, 11:24 am.
This entry was last updated November 23, 2015, 10:15 am.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!

Returns: devot:ee has a 30-day return policy on all commercial add-ons sold through devot-ee.com. If you need to return an add-on, do not go to the developer or the developer's site, but rather visit our returns page at https://devot-ee.com/returns to initiate your return. If you have questions, email support@devot-ee.com.

There are no reviews for this add-on yet.

What are you waiting for? Rate it and review it!