Documentation for the sms77 extension for Live Helper Chat
Live Helper Chat is a live support chat software.
Find the Live Helper Chat extension of sms77 on GitHub
Function
Sending and receiving SMS in Live Helper Chat.
For more options see point Events.
Installation
- Unpack the archive into the
extension
folder - Install dependencies:
cd sms77 && composer update
- Copy
extension/sms77/settings.ini.default.php
toextension/sms77/settings.ini.php
- Create SQL structure
execute in consolephp cron.php -s site_admin -e sms77 -c cron/update_structure
or load SQL file - Add extension in
settings/settings.ini.php: 'extensions' => ['sms77'],
- Clean cache via Home->System configuration->Clean cache
- The module is now accessible under
Modules
in the left panel - Add a phone from the Live Helper Chat Backoffice: view screenshot
- Go to your Sms77 dashboard to create a webhook
A callback URL will be displayed as soon as you register a phone in the backoffice. It can be used for incoming messages.
Events
chat.chat_started
chat.messages_added_passive
chat.nodjshelper_notify_delay
chat.restart_chat
chat.unread_chat
chat.web_add_msg_admin
sms77.process_callback
sms77.send_sms_user
sms77.sms_received
sms77.sms_send_to_user
telegram.get_signature
Support
Do you have any questions about installing and using our extension?
Do you have suggestions for improving our documentation for the sms77 extension for Live Helper Chat?
We are looking forward to your message.