Download the PHP package igniterlabs/ti-ext-smsnotify without Composer
On this page you can find all versions of the php package igniterlabs/ti-ext-smsnotify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download igniterlabs/ti-ext-smsnotify
More information about igniterlabs/ti-ext-smsnotify
Files in igniterlabs/ti-ext-smsnotify
Package ti-ext-smsnotify
Short Description Send SMS notifications to both restaurant and customer about an order or reservation.
License MIT
Informations about the package ti-ext-smsnotify
SMS Notification channels and messages for TastyIgniter
This extension allows admins to configure sms notifications to be sent out when certain events happen in TastyIgniter.
Features
- Receive SMS notifications whenever a new order has been placed
- SMS alert to your customers about their order or reservation status
- Customizable SMS Messages
- Supported channels: twilio, nexmo, clickatell and plivo
- Add your own custom SMS notification channel.
Admin Panel
Go to Manage > Settings > Configure SMS Channels to manage notification channels. Notification messages can be customized in the admin panel by navigating to Design > SMS Templates.
Use the SendSmsNotification
Automation rule action to send out notification when certain events happen by navigating to Tools > Automations.
Usage
Example of Registering Notification channel and/or template
Example of a Notification Channel Class
A notification channel class is responsible for building the settings form and setting the required configuration values.
All versions of ti-ext-smsnotify with dependencies
aws/aws-sdk-php Version ^3.69.11
plivo/plivo-php Version ^4.66
tastyigniter/core Version ^v4.0
tastyigniter/ti-ext-automation Version ^v4.0
twilio/sdk Version ~6.0
vonage/client Version ^2.0