Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dannorthern/current-weather-block
- Owner: dannorthern
- Created: 2024-07-07T01:21:05.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-07T02:00:18.000Z (5 months ago)
- Last Synced: 2024-10-19T02:45:12.912Z (about 1 month ago)
- Language: PHP
- Size: 181 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.