Beschreibung
A new post (or a custom post type is that option is selected) will be created every time a release is made on GitHub. You can display the release post with your other posts or use the shortcode to generate changelogs or links to the latest release.
FAQ
- Installation Instructions
- Upload the plugin files to the
/wp-content/plugins/plugin-namedirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‚Plugins‘ screen in WordPress
Setup:
- Open plugin settings (Settings > GitHub release listener)
- Go to your project settings on GitHub
- Select Webhooks > Add webhook
- Copy payload URL from the plugin settings to GitHub
- Select ‚application/json‘ as content type
- Create a passcode (a random string) and copy it to ‚Secret‘ field on both plugin settings and GitHub
- Choose ‚Let me select individual events‘ as triggers
- Tick ‚Release‘ and untick everything else
- Save your plugin settings
- Click ‚Add webhook‘ on GitHub
- Upload the plugin files to the
Rezensionen
There are no reviews for this plugin.
Mitwirkende & Entwickler
„Release listener for GitHub“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Release listener for GitHub“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.1
- Changed the array syntaxt to support old PHP versions.
