igniterlabs/ti-ext-webhook

Connect your third party apps via Zapier or other third-party services to your TastyIgniter website.

Fund package maintenance!
tastyigniter
Open Collective

Installs: 73

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 2

Forks: 3

Open Issues: 2

Type:tastyigniter-package

v4.0.1 2025-05-11 13:21 UTC

README

Build Status Total Downloads Latest Stable Version License

Introduction

The TastyIgniter Webhooks extension is designed to enhance the integration capabilities of your TastyIgniter website with external systems. It allows you to automate data exchange between your TastyIgniter site and third-party applications, such as Zapier, OpenTable, and various POS systems.

Whether you're triggering actions, syncing data, or integrating workflows, this extension makes it easy to extend the functionality of your platform without custom development.

This extension is built on top of the robust spatie/laravel-webhook-server package, ensuring reliable and secure webhook delivery.

Features

  • Automatically send data to external services when certain events occur on your TastyIgniter site (e.g. new order, customer registration, status updates).
  • Fine-tune each webhook with configurable headers, payloads, and delivery methods.
  • Include custom headers or secret tokens to authenticate your webhooks securely with external services.
  • Automatically retry failed webhook deliveries and log errors for easier debugging and reliability.
  • View a detailed history of webhook deliveries, including response codes and payloads, to ensure transparency and traceability.
  • Tested and compatible with popular automation platforms like Zapier, Make (formerly Integromat), automate.io, and more.

Documentation

More documentation can be found on here.

Changelog

Please see CHANGELOG for more information on what has changed recently.

Reporting issues

If you encounter a bug in this extension, please report it using the Issue Tracker on GitHub.

Contributing

Contributions are welcome! Please read TastyIgniter's contributing guide.

Security vulnerabilities

For reporting security vulnerabilities, please see our security policy.

License

TastyIgniter Visitor Tracker extension is open-source software licensed under the MIT license.