GithubHelp home page GithubHelp logo

thomasvi / dispatcher Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hopeonesource/dispatcher

0.0 2.0 0.0 10 KB

This Drupal 8 module dispatches text messages/alert to the sms provider to send to service receipents. This module will be built with Drupal 8 methods (all of the logic and functionality), and include a plugin in the same module for Drupal 7 to connect with current Drupal 7 sites. All Drupal 8 sites will ignore the module's Drupal 7 plugin Hook.

PHP 100.00%

dispatcher's Introduction

About dispatcher

This Drupal 8 module dispatches text messages/alert to the sms provider to send to service receipents. The dispatch service (sendMessage) accepts a text message and number to send this message to. A number of http responses will be returned from the SMS provider from which the status of the text message/alert can be determined.

Inputs

  • text message (string)
  • receipent number (string)

Output

  • message/alert status code

The production ready code base for this module will reside on the 'Master' branch.

How to contribute

Github Issues will be used to keep track of tasks, enhancements, and bugs for this module project. More information on how to use Github issues can be found here
A list of issues one can contribute to will be available on this projects issue page. To contribute;

  1. pick an issue from the Issue queue
  2. check out a new branch and work on it (use feature name or issue number)
  3. Submit a Pull request
  4. Once changes have been checked and agreed upon, then they will be merged back into the master branch.

Something to remember

  • Every commit message should describe why the code was changed or at a minimum what the change accomplished.
  • Use Feature or Issue Branches if you would like to contribute to the project.

dispatcher's People

Contributors

mmwebaze avatar

Watchers

 avatar  avatar

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.