WP Manifestindependent plugin directory
manifest / updates / github-releases-for-wordpress

GitHub Releases for WordPress

Theme and Plugin version management via GitHub repo releases. Updates appear in the WordPress dashboard when a new release is published on GitHub. Requires a GitHub Access Token for private repositories (also recommended for public ones).

by Gabriel Molter · github.com/gjmolter/github-releases-for-wordpress · website

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/gjmolter/github-releases-for-wordpress/archive/refs/heads/main.zip

Declares an update source (gjmolter/github-releases-for-wordpress), so updates arrive through the plugin's own updater.

From the readme

Github Releases for WordPress GitHub Releases for WordPress is a lightweight plugin that streamlines the process of updating your WordPress themes and plugins by leveraging GitHub repositories. Whether you’re managing public or private repositories, this plugin ensures your installations stay up-to-date with the latest releases. Installation 1. Download the Plugin: - Download the Plugin code as .zip file from GitHub. 2. Install and Activate on your WordPress site: - Go to Plugins Add New Upload Plugin. - Choose the downloaded ZIP file and click Install Now. - After installation, activate the plugin from the Plugins page. 3. Set up GitHub Access Token: - Go to Settings GitHub Updater, add your token and click Save Settings. Plugin and Repository Configs - In order to get a theme or plugin to update from GitHub, simply have the repo set up (if private, make sure that the configured Access Token has access to it) and add Update URI: [username]/[repo] to the plugin/theme headers. That will pick up the repo's latest release. - (Example: Update URI: gjmolter/github-releases-for-wordpress)   This plugin works with releases, not branches. Simp

Read the full README on GitHub →

Releases

TagPublished
v0.9.6 Oct 22, 2024
v0.9.5 Oct 22, 2024
v0.9.4.2 Oct 21, 2024
v0.9.4 Oct 21, 2024
v0.9.3.2 Oct 19, 2024
v0.9.3.1 Oct 19, 2024
v0.9.2.2 Oct 19, 2024
v0.9.2.1 Oct 19, 2024
v0.9.2 Oct 19, 2024
v0.9.1 Oct 19, 2024
v0.9.0 Oct 19, 2024

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.