blesta / webhooks
Sends automated HTTP requests based on events, and listen to HTTP requests to trigger specific events.
Installs: 165
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 0
Open Issues: 0
Type:blesta-plugin
pkg:composer/blesta/webhooks
Requires
- dev-master
- 1.3.x-dev
- 1.3.0
- 1.2.x-dev
- 1.2.1
- 1.2.0
- 1.1.x-dev
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.x-dev
- 1.0.0
- dev-CORE-5508
- dev-CORE-5191
- dev-CORE-5187
- dev-CORE-5188
- dev-CORE-5179
- dev-CORE-5143
- dev-CORE-5130
- dev-CORE-5132
- dev-CORE-5178
- dev-CORE-5177
- dev-CORE-5149
- dev-CORE-5148
- dev-CORE-5127
- dev-CORE-5129
- dev-CORE-2784
This package is auto-updated.
Last update: 2025-11-26 15:11:25 UTC
README
Sends automated HTTP requests based on events, and listen to HTTP requests to trigger specific events.
Install the Plugin
-
You can install the plugin via composer:
composer require blesta/webhooks -
OR upload the source code to a /plugins/webhooks/ directory within your Blesta installation path.
For example:
/var/www/html/blesta/plugins/webhooks/ -
Log in to your admin Blesta account and navigate to
Settings > Plugins
-
Find the Webhooks plugin and click the "Install" button to install it
-
You're done!