Skip to content

netz98/ddev-webhook-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

add-on registry tests last commit release

DDEV Webhook Tester

Overview

This add-on integrates Webhook Tester into your DDEV project.

Installation

ddev add-on get netz98/ddev-webhook-tester
ddev restart

After installation, make sure to commit the .ddev directory to version control.

Usage

Command Description
ddev describe View service status and used ports for Webhook Tester
ddev logs -s webhook-tester Check Webhook Tester logs

Advanced Customization

To change the Docker image:

ddev dotenv set .ddev/.env.webhook-tester --webhook-tester-docker-image="busybox:stable"
ddev add-on get netz98/ddev-webhook-tester
ddev restart

Make sure to commit the .ddev/.env.webhook-tester file to version control.

All customization options (use with caution):

Variable Flag Default
WEBHOOK_TESTER_DOCKER_IMAGE --webhook-tester-docker-image busybox:stable

Credits

Contributed and maintained by @netz98

About

🎣 DDEV Add-on for Webhook Tester — Easily receive and inspect webhooks locally using webhook-tester.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages