blesta / webhooks
Sends automated HTTP requests based on events, and listen to HTTP requests to trigger specific events.
2.0.0
2026-04-10 16:50 UTC
Requires
This package is auto-updated.
Last update: 2026-06-14 16:30:06 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!