Alynt Git Updater
WordPress plugin that enables automatic updates for plugins hosted on GitHub repositories
★ 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/nichlasb/alynt-git-updater/archive/refs/heads/main.zipFrom the readme
Alynt Git Updater
A WordPress plugin that enables automatic updates for plugins hosted on GitHub repositories.
Description
Alynt Git Updater allows WordPress plugins hosted on GitHub to receive automatic updates through the WordPress dashboard, similar to plugins hosted on WordPress.org.
Features
- Automatic plugin updates from GitHub repositories
- Support for both public and private repositories
- Optional webhook support for immediate updates
- Easy setup with minimal configuration
Installation
1. Download the plugin
2. Upload to your WordPress site
3. Activate through the WordPress plugins screen
4. Configure through Settings Alynt Git Updater
Configuration
To make a plugin updatable via GitHub:
1. Host your plugin on GitHub
2. Add the GitHub repository URL to your plugin's header
3. Create releases/tags on GitHub that match your plugin versions
Requirements
- WordPress 5.0 or higher
- PHP 7.2 or higher
Changelog
1.0.3 - 2025-02-23
Improved plugin meta handling for better UI consistency
Added helper class for managing plugin UI elements
1.0.2 - 2025-02-22
Added Settings link to plugin page
Fixed duplicate changelog links issue
Added GitHub repository inform
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.