Skip to content

kewljuice/be.ctrl.proximus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.