Skip to content

This WP plugin will update GitHub, Bitbucket, and GitLab hosted plugins and themes

License

Notifications You must be signed in to change notification settings

ThemeHow/github-updater

This branch is 2695 commits behind afragen/git-updater:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 30, 2018
915415a · Jan 30, 2018
Oct 6, 2017
Dec 28, 2015
May 3, 2017
Aug 27, 2015
Dec 9, 2017
Mar 9, 2017
Jan 30, 2018
Dec 28, 2015
Jan 28, 2018
Nov 23, 2017
Nov 1, 2016
Aug 18, 2015
Dec 3, 2017
Jan 30, 2018
Jan 25, 2014
Jan 28, 2018
Jan 23, 2018
Jan 30, 2018
Dec 28, 2015
Jan 28, 2018
Jun 29, 2017

Repository files navigation

GitHub Updater

GitHub Updater

Build Status

A simple plugin to enable automatic updates to your GitHub, Bitbucket, or GitLab hosted WordPress plugins, themes, and language packs. It also allows for the remote installation of plugins or themes.

Comprehensive information regarding GitHub Updater is available on the wiki.

Description

This plugin was designed to simply update any GitHub hosted WordPress plugin or theme. Your plugin or theme must contain a header in the style.css header or in the plugin's header denoting the location on GitHub. The format is as follows.

GitHub Plugin URI: afragen/github-updater
GitHub Plugin URI: https://github.com/afragen/github-updater

or

GitHub Theme URI: afragen/test-child
GitHub Theme URI: https://github.com/afragen/test-child

...where the above URI leads to the owner/repository of your theme or plugin. The URI may be in the format https://github.com/<owner>/<repo> or the short format <owner>/<repo>. You do not need both. Only one Plugin or Theme URI is required. You should not include any extensions like .git.

Slack

We now have a Slack team for GitHub Updater. Please click here for an invite. You will be automatically added to the #general and #random channels. Please take a look at other channels too.

About

This WP plugin will update GitHub, Bitbucket, and GitLab hosted plugins and themes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.2%
  • Shell 1.3%
  • Other 0.5%