GX Weather
GX Weather WordPress Gutenberg block plugin
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/genexmarketinggit/gx-weather/archive/refs/heads/main.zipShow current weather from OpenWeather One Call 3.0 in a Gutenberg block.
Description
Simple plugin: store API key + default location in Settings → GX Weather, then drop the "GX Weather" block into any post or page. Block can override the location and units per-instance. Responses cached for 10 minutes.
Installation
- Upload the
gx-weatherfolder to/wp-content/plugins/. - Activate the plugin.
- Visit Settings → GX Weather. Enter your OpenWeather One Call 3.0 API key, default latitude, longitude, and units.
- Add the "GX Weather" block to any post or page.
Changelog
0.1.0
- Initial release.