mtcextendee/mautic-plivo-bundle

There is no license information available for the latest version (1.0.3) of this package.

1.0.3 2019-02-16 23:36 UTC

This package is auto-updated.

Last update: 2024-05-15 18:17:49 UTC


README

Plivo SMS Transport Integration for >= Mautic 2.13 Integration is just another SMS transport along with core Twillio, Slooce SMS Transport https://github.com/mautic-inc/plugin-slooce or MessageBird SMS Integration https://github.com/mautic/plugin-messagebird

For more info about Plivo follow https://www.plivo.com/

Installation by console

  1. composer require mtcextendee/mautic-plivo-bundle
  2. php app/console mautic:plugins:reload

Manual installation is not allowed, because dependency on plivo-sdk library.

Usage

  1. Go to Mautic > Settings > Plugins
  2. You should see new Plivo integration
  3. Active integration and setup it

  1. Authentication credentials can be found at http://manage.plivo.com/dashboard
  2. Then go to Configuration > Text message settings and select Plivo SMS as default transport to use

  1. For more info about text message Mautic support, follow docs https://www.mautic.org/docs/en/sms/index.html

More Mautic stuff