WP Manifestindependent plugin directory
manifest / integrations / mon-weather-plugin

Mon Weather

Mon Weather is a WordPress plugin that allows users to display real-time weather information on their website with an intuitive city selection dropdown

by Monsterdesign · github.com/monterdesign/mon-weather-plugin · website

1stars
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/monterdesign/mon-weather-plugin/archive/refs/heads/main.zip

From the readme

Mon Weather Plugin Description Mon Weather is a WordPress plugin that allows users to display real-time weather information on their website with an intuitive city selection dropdown. Powered by the OpenWeatherMap API, the plugin supports seamless integration via shortcodes or widgets, making it easy to add weather updates anywhere on your site. Version 2.0 brings enhanced performance, better city search functionality, and improved user experience. Table of Contents - Description - Installation - Features - Plugin Structure - Usage - API Key Setup - AJAX Handling - Supported Cities - License - Author - Changelog Installation Follow these steps to install and set up the Mon Weather plugin: 1. Download the plugin files and upload them to the /wp-content/plugins/mon-weather/ directory on your WordPress installation. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Navigate to 'Settings' 'Mon Weather' to configure the API key and default city. Features - Real-Time Weather Data: Fetches and displays up-to-date weather information using the OpenWeatherMap API. - City Selection Dropdown: Choose from a list of cities without refreshing the page, now with improved sup

Read the full README on GitHub →