SMS Email

Component ID

121942

Component name

SMS Email

Component type

module

Component security advisory coverage

not-covered

Downloads

1008

Component created

Component changed

Component body

This module is an API module for sending SMS messages via email gateways. It can be used by other modules or by PHP snippets. The module itself gives you an administration page where you can set up your email gateways.
Developed by ARDAS group - Web site development, Drupal services, Software development, IT outsourcing.

The only function you need after that is smsemail_send('380673332244', t("You've got a new comment!")). This function will search for a gateway in the database specified for '38067' prefix and use it to send an SMS.