Slack & Telegram Notifications

sitepape

Member
Notification system to get notified when a user create ticket or place order.

Customizable as per required.

Telegram Notification
Slack Notification
SMS Notification
 
Some of the hooks are not working.

Working hooks as per latest update:
Array
(
[0] => UserPackage-StatusChange
[2] => UserPackage-Delete
[4] => Invoice-Sent
[7] => UserPackage-RequestCancel
[9] => UserPackage-UnRequestCancel
)

Non Working Hooks:
Invoice-Pending
Invoice-Refunded
Invoice-PartiallyPaid
Invoice-Delete
UserPackage-Suspend
UserPackage-UnSuspend
UserPackage-Cancel
UserPackage-Delete
 
Back
Top