Skip to content

Push browser notifications in real-time from your TastyIgniter application.

License

Notifications You must be signed in to change notification settings

tastyigniter/ti-ext-broadcast

Repository files navigation

Build Status Total Downloads Latest Stable Version License

Introduction

The TastyIgniter Broadcast extension leverages Laravel Broadcasting to deliver real-time browser notifications in response to specific events within TastyIgniter. This extension allows you to broadcast system events such as order status updates, reservation notifications, and more to your TastyIgniter website.

While the extension is designed to integrate with the Pusher service, it also supports other Laravel broadcast drivers.

Documentation

Documentation can be found on the TastyIgniter documentation website.

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 Broadcast extension is open-source software licensed under the MIT license.