Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dannorthern/current-weather-block

Pulls in the weather from a city of your choice using OpenWeather Map
https://github.com/dannorthern/current-weather-block

Last synced: 8 days ago
JSON representation

Pulls in the weather from a city of your choice using OpenWeather Map

Awesome Lists containing this project

README

        

# Built Weather Block
This plugin adds a block that allows the weather to be pulled in from a city of your choice. Data is provided by Open Weather Map, and a (free) API key is required.

### Requirements:
- PHP >= 7.0
- WordPress >= 6.4

## Installation & Usage
- Clone or download this repository into /plugins and activate the plugin.
- Obtain an API key from Open Weather Map.
- Navigate to "Settings -> General" in the WordPress Dahboard and enter your API key in the "OpenWeatherMap API Key" field.
- Add the "Built Weather" block on your site and configure it to your liking.