Skip to content

SourcePot/sms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connecting to the MessageBird service, Datapool App & Transmitter

The Sms.php class implements the Datapool Transmitter and App interface. The App is part of the admin category.

The App

The App provides the Datapool administrator with HTML-forms for:

  • editing credentials to access MessageBird,
  • checking the balance with MassageBird and
  • sending SMS Messages

See the following Datapool screenshot:

SMS admin page

The Transmitter

The transmitter implemented by the Sms.php class is available wherever data needs to be sent out of Datappol. E.g. the Datapool processor "OutboxEntries" provides access to all registered transmitters. See the following example:

sample transmitter use

About

SMS class implementing Transmitter and App interface

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages