WP Manifestindependent plugin directory
manifest / updates / github-updater-support

GitHub Updater Support

A support/troubleshooting plugin for GitHub Updater

by Andy Fragen · github.com/afragen/github-updater-support · website

9stars
1forks

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/afragen/github-updater-support/archive/refs/heads/develop.zip

Declares an update source (https://github.com/afragen/github-updater-support), so updates arrive through the plugin's own updater.

From the readme

GitHub Updater Support Contributors: Andy Fragen, contributors Tags: github-updater, extension, support Requires at least: 4.6 Requires PHP: 5.6 Tested up to: 5.4 Stable tag: master Donate link: License: MIT A support/troubleshooting plugin for GitHub Updater. Description This plugin bypasses the WP-Cron updating normally used by GitHub Updater. Additionally it installs and activates the WP Debugging plugin to aid in debugging and troubleshooting. Development PRs are welcome against the develop branch.

Read the full README on GitHub →