Code Monkey home page Code Monkey logo

mobtexting-civicrm's Introduction

mobtexting-civicrm

MOBtexting SMS API Extension plugin for CiviCRM

Set-up

  • In this chapter, the steps required to set up an SMS gateway will be explored. Once configured, you will be able to send both single and mass text messages to individual contacts which have a mobile phone number defined, ie. Phone Type must be Mobile.
Note: Contacts which do not have a mobile phone number defined will not receive a SMS text message.

Configuring a MOBtexting SMS Gateway

Registering for a MOBtexting account register here

Once you have registered yo will get Access Token key, Service type and Sender type values.

CiviCRM Set-up

  1. Download the extension MOBtexting SMS package from here Unzip / under the package and place downloaded sms package in your configured extensions directory. If you don't know the extension directory see the image how to get the extension directory.

  2. If the package has been constructed properly - when you reload the Manage Extensions page the new extension should be listed with an Install link click and install it.

Completing the SMS Provider settings in CiviCRM

  • You now have all of the information needed to configure SMS in CiviCRM. To continue, return to CiviCRM and go to: Administer > System Settings> SMS Providers. Click Add New Provider.

Complete the following settings:

  • Name: Select MOBtexting
  • Title: Give the SMS provider a title user's will see (e.g. MOBtexting SMS)
  • Username: Enter your username (optional of mobtexting username)
  • Password: Enter your password (optional of mobtexting password)
  • API type: Select http
  • API URL: Type the URL as follows: https://portal.mobtexting.com/api/v2/sms/send
  • API Parameters: This are where you should provide your Access Token, Service, Sender Fields and Values. The format required are:
    access_token= xxxxxxxxxxxxxxx
    service =  x 
    sender = xxxxxx

Give the same format and the correct values.

  • Is this provider active?: Tick to enable the SMS gateway

  • Is this a default provider?: Check this option to make it the default, where multiple SMS providers are available

  • CiviCRM will now be configured to send text messages to your contacts.

Contact Demo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.