All Projects → afragen → Github Updater

afragen / Github Updater

Licence: gpl-2.0
This WP plugin will update GitHub, Bitbucket, GitLab, and Gitea hosted plugins and themes

Programming Languages

PHP
23972 projects - #3 most used programming language
shell
77523 projects
CSS
56736 projects

Projects that are alternatives of or similar to Github Updater

Git Repo
Git-Repo: CLI utility to manage git services from your workspace
Stars: ✭ 818 (-71.72%)
Mutual labels:  gist, gitlab, bitbucket
Browse At Remote
Browse target page on github/bitbucket from emacs buffers
Stars: ✭ 155 (-94.64%)
Mutual labels:  gist, gitlab, bitbucket
Fabrica Dev Kit
A toolkit for faster, smoother WordPress 5 development
Stars: ✭ 256 (-91.15%)
Mutual labels:  wordpress-theme, wordpress-plugin
Wponion
~ Lightweight, Flexible & Rapid WP Development Framework ~
Stars: ✭ 125 (-95.68%)
Mutual labels:  wordpress-theme, wordpress-plugin
Themeforest Wp Theme Approval Checklist
A comprehensive list of rejection messages which you should avoid to get your WordPress theme approved quickly in Themeforest
Stars: ✭ 150 (-94.82%)
Mutual labels:  wordpress-theme, wordpress-plugin
Wordpresscan
WPScan rewritten in Python + some WPSeku ideas
Stars: ✭ 456 (-84.24%)
Mutual labels:  wordpress-theme, wordpress-plugin
Wpintel
Chrome extension designed for WordPress Vulnerability Scanning and information gathering!
Stars: ✭ 70 (-97.58%)
Mutual labels:  wordpress-theme, wordpress-plugin
Wprecon
WPrecon (WordPress Recon), is a vulnerability recognition tool in CMS Wordpress, developed in Go and with scripts in Lua.
Stars: ✭ 135 (-95.33%)
Mutual labels:  wordpress-theme, wordpress-plugin
Git Open
Type `git open` to open the GitHub page or website for a repository in your browser.
Stars: ✭ 2,694 (-6.88%)
Mutual labels:  gitlab, bitbucket
Wp Gistpen
A self-hosted alternative to putting your code snippets on Gist.
Stars: ✭ 67 (-97.68%)
Mutual labels:  gist, wordpress-plugin
Codestar Framework Old
This project has moved to https://github.com/Codestar/codestar-framework
Stars: ✭ 361 (-87.52%)
Mutual labels:  wordpress-theme, wordpress-plugin
WPGrabInfo
WP Grab Info v2
Stars: ✭ 43 (-98.51%)
Mutual labels:  wordpress-plugin, wordpress-theme
Git Auto Deploy
Deploy your GitHub, GitLab or Bitbucket projects automatically on Git push events or web hooks
Stars: ✭ 251 (-91.32%)
Mutual labels:  gitlab, bitbucket
Wp Functions List
This is a list of all WordPress functions from version 0 to version 4.8.1 along with the data of when they were first introduced and if they are deprecated or not
Stars: ✭ 88 (-96.96%)
Mutual labels:  wordpress-theme, wordpress-plugin
Git Link
Emacs package to get the GitHub/Bitbucket/GitLab/... URL for a buffer location
Stars: ✭ 239 (-91.74%)
Mutual labels:  gitlab, bitbucket
Redux Framework
Redux is a simple, truly extensible options framework for WordPress themes and plugins!
Stars: ✭ 1,602 (-44.62%)
Mutual labels:  wordpress-theme, wordpress-plugin
Cgx
💻🔥CLI to generate the recommended documentation/files to improve contribution (Github, Gitlab, CodeCommit and Bitbucket)
Stars: ✭ 190 (-93.43%)
Mutual labels:  gitlab, bitbucket
Pronto
Quick automated code review of your changes
Stars: ✭ 2,450 (-15.31%)
Mutual labels:  gitlab, bitbucket
Stackedit
In-browser Markdown editor
Stars: ✭ 18,744 (+547.91%)
Mutual labels:  gist, gitlab
wordpress
📚 Recursos para aprender WordPress
Stars: ✭ 20 (-99.31%)
Mutual labels:  wordpress-plugin, wordpress-theme

Transition from GitHub Updater 9.x to Git Updater 10.x

Due to the renaming of the plugin folders and files, after the initial update, the plugin will be deactivated. This is a normal WordPress response to renaming a plugin folder and/or main file name. In this case, I'm doing both of these things. The plugin is designed to rename itself to the correct name. In this case the new correct name is git-updater/git-updater.php.

This renaming process makes automated updates, just for this time, fail as the update will result in the plugin being deactivated. The deactivate/re-activate cycle must be allowed to complete for proper function. I believe this is 2-3 cycles. If you update from the plugins.php page be sure to reload the page after the initial update.

More transition information

Git Updater

Git Updater

downloads downloads@latest

WordPress Tests

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.

Comprehensive information regarding Git Updater is available in the Knowledge Base.

Install the latest version here.

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/git-updater
GitHub Plugin URI: https://github.com/afragen/git-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.

API Plugins

API plugins for Bitbucket, GitLab, Gitea, and Gist are available. API plugins are available for a one-click install from the Add-Ons tab.

Sponsor

You can sponsor me on GitHub to help with continued development and support.

Slack

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].