|
1 |
| - |
| 1 | + |
2 | 2 |
|
3 |
| -# GitHub Updater |
| 3 | +# Git Updater |
4 | 4 |
|
5 |
| -  |
| 5 | +  |
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 |
| -* Contributors: [Andy Fragen](https://github.com/afragen), [Gary Jones](https://github.com/GaryJones), [Seth Carstens](https://github.com/sethcarstens), [Mikael Lindqvist](https://github.com/limikael), [contributors](https://github.com/afragen/github-updater/graphs/contributors) |
10 |
| -* Tags: plugin, theme, update, updater, github, bitbucket, gitlab, remote install |
| 9 | +* Contributors: [Andy Fragen](https://github.com/afragen), [contributors](https://github.com/afragen/git-updater/graphs/contributors) |
| 10 | +* Tags: plugin, theme, update, github, language pack, remote install |
11 | 11 | * Requires at least: 5.2
|
12 |
| -* Requires PHP: 5.6 |
| 12 | +* Requires PHP: 7.0 |
13 | 13 | * Tested up to: trunk
|
14 |
| -* Stable tag: [master](https://github.com/afragen/github-updater/releases/latest) |
15 |
| -* Donate link: <https://thefragens.com/github-updater-donate> |
16 |
| -* License: GPLv2 or later |
17 |
| -* License URI: <https://www.gnu.org/licenses/gpl-2.0.html> |
| 14 | +* Stable tag: [master](https://github.com/afragen/git-updater/releases/latest) |
| 15 | +* Donate link: <https://thefragens.com/git-updater-donate> |
| 16 | +* License: MIT |
18 | 17 |
|
19 |
| -A simple plugin to enable automatic updates to your GitHub, Bitbucket, GitLab, or Gitea hosted WordPress plugins, themes, and language packs. It also allows for the remote installation of plugins or themes. |
| 18 | +A simple plugin to enable automatic updates to your GitHub hosted WordPress plugins, themes, and language packs. Additional API plugins available for Bitbucket, GitLab, Gitea, and Gist. |
20 | 19 |
|
21 |
| -[Comprehensive information regarding GitHub Updater is available on the wiki.](https://github.com/afragen/github-updater/wiki) |
| 20 | +[Comprehensive information regarding Git Updater is available in the Knowledge Base.](https://git-updater.com/knowledge-base) |
22 | 21 |
|
23 |
| -[Install the latest version here.](https://github.com/afragen/github-updater/releases/latest) |
| 22 | +[Install the latest version here.](https://github.com/afragen/git-updater/releases/latest) |
24 | 23 |
|
25 | 24 | ## Description
|
26 | 25 |
|
27 | 26 | 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.
|
28 | 27 |
|
29 |
| - GitHub Plugin URI: afragen/github-updater |
30 |
| - GitHub Plugin URI: https://github.com/afragen/github-updater |
| 28 | + GitHub Plugin URI: afragen/git-updater |
| 29 | + GitHub Plugin URI: https://github.com/afragen/git-updater |
31 | 30 |
|
32 | 31 | or
|
33 | 32 |
|
|
36 | 35 |
|
37 | 36 | ...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`.
|
38 | 37 |
|
| 38 | +### API Plugins |
| 39 | + |
| 40 | +API plugins for Bitbucket, GitLab, Gitea, and Gist are available. API plugins are available for a one-click install from the **Add-Ons** tab. |
| 41 | + |
| 42 | +* [Git Updater - Bitbucket](https://github.com/afragen/git-updater-bitbucket/releases/latest) |
| 43 | +* [Git Updater - GitLab](https://github.com/afragen/git-updater-gitlab/releases/latest) |
| 44 | +* [Git Updater - Gitea](https://github.com/afragen/git-updater-gitea/releases/latest) |
| 45 | +* [Git Updater - Gist](https://github.com/afragen/git-updater-gist/releases/latest) |
| 46 | + |
| 47 | +### Sponsor |
| 48 | + |
| 49 | +You can [sponsor me on GitHub](https://github.com/sponsors/afragen) to help with continued development and support. |
| 50 | + |
39 | 51 | ## Slack
|
40 | 52 |
|
41 |
| -We now have a [Slack team for GitHub Updater](https://github-updater.slack.com). Please [click here for an invite](https://github-updater.herokuapp.com). You will be automatically added to the _#general_ and _#support_ channels. Please take a look at other channels too. |
| 53 | +We now have a [Slack team for Git Updater](https://git-updater.slack.com). Please [click here for an invite](https://github-updater.herokuapp.com). You will be automatically added to the _#general_ and _#support_ channels. Please take a look at other channels too. |
0 commit comments