Discord Webhook Notifications for MainWP
Sends a message via webhook to a Discord server channel when a plugin or theme update is available.
by Isaac @ Sprucely Designed · github.com/sprucely-designed/mainwp-discord-notifications · website
★ 6stars
3release downloads
2forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/sprucely-designed/mainwp-discord-notifications/releases/download/v1.3.0/mainwp-discord-notifications-1.3.0.zipDeclares an update source (https://github.com/sprucely-designed/mainwp-discord-notifications), so updates arrive through the plugin's own updater.
From the readme
Discord Webhook Notifications for MainWP
Discord Webhook Notifications for MainWP is a WordPress plugin that sends notifications to a Discord server when plugin or theme updates are available on MainWP child sites.
Disclaimer: This is not an official MainWP plugin and is not affiliated with or endorsed by MainWP. It is an independent project developed by Sprucely Designed.
Description
This plugin integrates with MainWP to monitor plugin and theme updates across all your connected child sites. When an update is detected, a notification is sent to a specified Discord webhook URL.
Data Retrieval
- Plugin Updates: The plugin retrieves data from the pluginupgrades column of the wpmainwpwp table, excluding sites with isignorePluginUpdates set to 1.
- Theme Updates: The plugin retrieves data from the themeupgrades column of the wpmainwpwp table, excluding sites with isignoreThemeUpdates set to 1.
Caching
To improve performance and reduce database load, the plugin uses caching:
- Database Queries: Results from database queries are cached for 15 minutes.
- Thumbnail URLs: Fetched thumbnail URLs are cached for one week.
- Sent Notifications: Notifications that have been sent are sto
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.3.0 | Aug 27, 2025 | mainwp-discord-notifications-1.3.0.zip | 3 |
| v1.2.3 | Jul 19, 2024 | — | — |
| v1.2.2 | Jul 12, 2024 | — | — |
| v1.1.6 | Jul 12, 2024 | — | — |
| v1.1.5 | Jul 12, 2024 | — | — |
| v1.1.4 | Jun 29, 2024 | — | — |
| v1.1.2 | Jun 29, 2024 | — | — |
| v1.1.1 | Jun 29, 2024 | — | — |
| v1.1.3 | Jun 29, 2024 | — | — |
| v1.0.0 | Jun 21, 2024 | — | — |