bastolen/mautic-message-extension-bundle
Composer 安装命令:
composer require bastolen/mautic-message-extension-bundle
包简介
Mautic plugin to send messages to contacts/leads
README 文档
README
This plugin will NOT work with Mautic 2 and older
With this plugin you will be able to send SMS messages using the CM.com Messaging API.
Usage
After installation, in the campaign builder a new action appears. This action will send a message at the given time. If you want to use personal information in the message, you can use variables in the normal Mautic way. For example: Hi {contactfield=firstname|there} will result in Hi Bas or Hi there if no firstname was found. Any URL, passed in as Mautic variable, will be automatically shortened by CM.com. In the action you can also select the contact field that has the number you want to send the message to. Since CM.com wants to be able to send messages to multiple countries a landcode is required in the number. If it is not given, you can replace it in the action settings. To make sure the number starts wit 06 and fill the landcode including a + sign, so +31 for The Netherlands.
Installation
CLI
- Run
composer require bastolen/mautic-message-extension-bundlein the root of the Mautic installation. - Reload the plugins using the
mautic:plugins:reloadcommand
Manual
- Download the latest version from github.com/bastolen/mautic-message-extension/releases
- Unzip the files to plugins/MauticMessageExtensionBundle
- Go to YourMautic.domain/s/plugins/reload
Setup
- Go to YourMautic.domain/s/plugins
- Enable the Message Extension plugin
- Choose the sender name
- Fill in your CM Account Id and Gateway Product Token. These can be found by going to cm.com/app/gateway. This will show the Product Token. The account Id is in the URL.
统计信息
- 总下载量: 26
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2020-11-18