项目作者: kewljuice

项目描述 :
CiviCRM Proximus SMS extension
高级语言: PHP
项目地址: git://github.com/kewljuice/be.ctrl.proximus.git
创建时间: 2017-05-03T13:39:49Z
项目社区:https://github.com/kewljuice/be.ctrl.proximus

开源协议:GNU Affero General Public License v3.0

下载


Proximus SMS Provider

Introduction

Proximus CiviCRM integration: allows delivering SMS messages to mobile phone users through Proximus API.

Installation

  • You can directly clone to your CiviCRM extension directory using

    $ git clone https://github.com/kewljuice/be.ctrl.proximus.git

  • You can also download a zip file, and extract in your extension directory

    $ git clone https://github.com/kewljuice/be.ctrl.proximus/archive/master.zip

  • Configure CiviCRM Extensions Directory which can be done from

    "Administer -> System Settings -> Directories".

  • Configure Extension Resource URL which can be done from

    "Administer -> System Settings -> Resource URLs".

  • The next step is enabling the extension which can be done from

    "Administer -> System Settings -> Manage CiviCRM Extensions".

Configuration

  • Configure SMS provider at "Administer -> System Settings -> SMS Providers" or yoursite.org/civicrm/admin/sms/provider.
Parameter Value Required
Name Proximus
Title Proximus
Username Proximus
Password [Enter Proximus API key] *
API Type http
API Url https://api.ringring.be/sms/V1 *
API Parameters {}

FAQ

Why don’t I receive a mass SMS mailing?

Make sure you have configured the Send Scheduled SMS Scheduled Job.

To configure scheduled jobs, go to "Administer > System Settings > Scheduled Jobs" or yoursite.org/civicrm/admin/job.