This is a messenger for Blesta that integrates with Twilio.
-
You can install the messenger via composer:
composer require blesta/twilio
-
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/
-
Log in to your admin Blesta account and navigate to
Settings > Messengers
-
Find the Twilio messenger and click the "Install" button to install it
-
You're done!