blesta/twilio

Twilio

Installs: 271

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 6

Forks: 0

Open Issues: 0

Type:blesta-messenger

2.2.0 2024-01-04 17:45 UTC

This package is auto-updated.

Last update: 2024-04-05 00:15:21 UTC


README

Build Status Coverage Status

This is a messenger for Blesta that integrates with Twilio.

Install the Messenger

  1. You can install the messenger via composer:

    composer require blesta/twilio
    
  2. OR upload the source code to a /components/messengers/twilio/ directory within your Blesta installation path.

    For example:

    /var/www/html/blesta/components/messengers/twilio/
    
  3. Log in to your admin Blesta account and navigate to

Settings > Messengers

  1. Find the Twilio messenger and click the "Install" button to install it

  2. You're done!