An open API service indexing awesome lists of open source software.

https://github.com/dpi/sms_clickatell

Integrates Clickatell with SMS Framework.
https://github.com/dpi/sms_clickatell

clickatell drupal drupal-module drupal-sms

Last synced: about 1 month ago
JSON representation

Integrates Clickatell with SMS Framework.

Awesome Lists containing this project

README

          

Enables modules to use Clickatell API, and integrates with SMS Framework.

Copyright (C) 2016 Daniel Phin (@dpi)

# License

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

# Installation

1. Install module as per [standard procedure][drupal-module-install].
2. This module has composer dependencies, see [instructions][composer-dependencies]
for information on how to resolve these dependencies.

[drupal-module-install]: https://www.drupal.org/docs/8/extending-drupal/installing-contributed-modules "Installing Contributed Modules"
[composer-dependencies]: https://www.drupal.org/docs/8/extending-drupal/installing-modules-composer-dependencies "Installing modules' Composer dependencies"