https://github.com/miya0001/self-hosted-wordpress-plugin-on-github
Self-Hosted WordPress Plugin on GitHub with Automatic Update
https://github.com/miya0001/self-hosted-wordpress-plugin-on-github
github github-api plugin wordpress
Last synced: 10 months ago
JSON representation
Self-Hosted WordPress Plugin on GitHub with Automatic Update
- Host: GitHub
- URL: https://github.com/miya0001/self-hosted-wordpress-plugin-on-github
- Owner: miya0001
- Created: 2017-02-04T12:10:25.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-04T20:40:47.000Z (over 8 years ago)
- Last Synced: 2025-03-24T17:01:42.139Z (10 months ago)
- Topics: github, github-api, plugin, wordpress
- Language: Shell
- Homepage:
- Size: 48.8 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Self-Hosted WordPress Plugin on GitHub with Automatic Update
[](https://travis-ci.org/miya0001/self-hosted-wordpress-plugin-on-github)
This project is an example of WordPress plugin which enables automatic update with GitHub API, using following library.
https://github.com/miya0001/gh-auto-updater
Please install [v1.0.0](https://github.com/miya0001/self-hosted-wordpress-plugin-on-github/releases/download/1.0.0/self-hosted-wordpress-plugin-on-github.zip) to your WordPress, then you can see notice of the new version like following.

If you can't see update notice, please try following.
```
$ wp cron event run --all
```