Download the PHP package diglin/orocrm-sms-campaign without Composer
On this page you can find all versions of the php package diglin/orocrm-sms-campaign. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download diglin/orocrm-sms-campaign
More information about diglin/orocrm-sms-campaign
Files in diglin/orocrm-sms-campaign
Package orocrm-sms-campaign
Short Description Support to send SMS Campaign from OroCRM
License OSL-3.0
Informations about the package orocrm-sms-campaign
SMS Campaign for OroCRM
This is the pendent of the Email Campaign feature of OroCRM. It allows to send SMS via marketing list defined and supported SMS Transport. A SMS Transport is a technical bridge or integration allowing to send SMS.
Supported SMS Transport
- Twilio: support SMS and WhatsApp sending. This integration is available against fees, please contact us for more information.
You can create your own, the bundle is enough flexible to allow you to support something else as Twilio. Or if you wish we can develop it for you.
Installation
composer require diglin/orocrm-sms-campaign
Requirement
Compatibility:
oroCRM 4.1.* | oroCRM 4.2.* | oroCRM 5.0.* | oroCRM 5.1.* |
---|---|---|---|
^1.3.* | ^1.3.* | ^1.3.* | ^1.4.* |
- An integration supporting SMS Transport must be installed and configured. Like Twilio, see [Supported SMS Transport](#Supported SMS Transport)
Usage
-
Create a Marketing List with a list of people with a phone number following your criteria
-
Create a SMS Campaign via the menu Marketing > SMS Campaigns
-
Enter the required information like: name, select the previously created Marketing List, a schedule, a text to send
-
Select the SMS settings. If SMS Integration list is empty, it means that no SMS Transport has been installed or configured. See the pre-requirement.
-
Once you saved your changes, you can send manually the SMS by clicking on the button on the top right on the view page of your SMS campaign or wait for the schedule if this one is configured.
License
OSL License
Author
- Diglin GmbH
- https://www.diglin.com/
- @diglin_
- Follow me on github!