WP Manifestindependent plugin directory
manifest / editor / gx-weather

GX Weather

GX Weather WordPress Gutenberg block plugin

by GX · github.com/genexmarketinggit/gx-weather

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.zip

Show 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

  1. Upload the gx-weather folder to /wp-content/plugins/.
  2. Activate the plugin.
  3. Visit Settings → GX Weather. Enter your OpenWeather One Call 3.0 API key, default latitude, longitude, and units.
  4. Add the "GX Weather" block to any post or page.

Changelog

0.1.0

  • Initial release.