manifest / integrations / webhooks-manager
Webhooks Manager
Create and manage webhooks from WordPress action hooks
by Thor Brink @ Helsingborg Stad · github.com/helsingborg-stad/webhooks-manager · website
★ 1stars
6.1kcomposer installs
1forks
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/helsingborg-stad/webhooks-manager/archive/refs/heads/main.zipAlso on Packagist as helsingborg-stad/webhooks-manager:
composer require helsingborg-stad/webhooks-managerFrom the readme
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![License][license-shield]][license-url]
Webhooks Manager
Create and manage webhooks from WordPress action hooks
Report Bug
·
Request Feature
About Webhooks Manager
Built With
PHP
WordPress
Getting Started
To get a local copy up and running follow these simple steps.
Development environment (VS Code Devcontainer)
Prerequisites
Docker
VS Code
Installation of development environment.
1. Install VS Code.
1. Install the extension Remote Development.
1. Clone this repo.
1. Open the folder in VS Code.
1. Open the command palette (cmd + shift + p).
1. Type Remote-Containers: Reopen in Container and select this alternative.
1. Wait for the container to build.
1. Run composer install in the VS Code integrated terminal.
1. Run the provided VS Code Task install acf pro. This will download and install ACF Pro, which is required for this WordPress plugin to work.
Tests
Run tests
Run composer test in the terminal.
Constants
Contributing
Contributions are what make the open source community suc
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.3.1 | Mar 10, 2026 |
| 1.3.0 | Apr 11, 2024 |
| 1.2.2 | Dec 6, 2023 |
| 1.2.1 | Dec 6, 2023 |
| 1.2.0 | Dec 1, 2023 |
| 1.1.0 | Dec 1, 2023 |
| 1.0.3 | Nov 29, 2023 |
| 1.0.2 | Nov 29, 2023 |
| 1.0.1 | Nov 29, 2023 |
| 1.0.0 | Nov 29, 2023 |
| 0.3.0 | Nov 28, 2023 |
| 0.2.0 | Nov 28, 2023 |
| 0.1.0 | Nov 28, 2023 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.