Skip to content

LiveHelperChat/twilio

Repository files navigation

  1. Just put in extensions folder twilio folder
  2. Copy extension/twilio/settings.ini.default.php to extension/twilio/settings.ini.php
  3. Execute
php cron.php -s site_admin -e twilio -c cron/update_structure

or https://github.com/LiveHelperChat/twilio/blob/master/doc/install.sql

  1. Enable extension in settings/settings.ini.php
'extensions' =>
      array (
        'twilio'
      ),
  1. Clear cache from back office.
  2. Twilio module you will find in left menu under Modules.
  3. Register phone from Live Helper Chat back office.

Settings should look similar to this. P.s I have changed phone number and Account SID with Auth Token

See image

If you are using WhatsApp phone number should look like whatsapp:+14155234444

  1. Send SMS to registered phone number
  2. Enjoy :)

Callback URL you will find once your register phone in back office.

About

Twilio SMS chat support for LiveHelperChat

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages