WP Manifestindependent plugin directory
manifest / updates / exn-git-webhook-listener

EXN Git Webhook Listener

Received webhook call from GitLab with secret key, and execute shell scripts.

by Abdus Fauzi · github.com/abdusfauzi/exn-git-webhook-listener

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/abdusfauzi/exn-git-webhook-listener/archive/refs/heads/master.zip

Readme

GitLab release listener for WordPress

Wordpress plugin to listen to a GitLab webhook and run shell script everytime called.

Installation

  • Upload the zip via WP admin panel (Plugins > Add New > Upload Plugin) or extract it to your plugins folder

Credit

Based on wp-github-release-listener from silktide

Read the full README on GitHub →