Universal Updater for WordPress Plugins & Themes
UUPD is a simple, flexible, and GitHub-friendly update framework for WordPress developers. It lets you host your own plugin updates using JSON β on GitHub, static sites, or custom PHP endpoints.
π View on GitHubDownload the working test plugin below. Install it in WordPress, and it will automatically update when a new release is pushed via GitHub:
β¬ Download Example PluginUpdate metadata is served from:
https://raw.githubusercontent.com/stingray82/example-plugin/main/uupd/index.json
includes/updater.php
in your pluginindex.json
with metadataCreated by Really Useful Plugins. Open-source & GPL-2.0-or-later licensed.