sourcepot / sms
Datapool webpage SMS class implementing Transmitter and App interface
v2.4.4
2026-01-29 19:10 UTC
Requires
- php: >=8.0
- messagebird/php-rest-api: >=v3.1.4
README
The SourcePot\Sms\Sms-class implements the Datapool Transmitter and Job interface. It is configurated by the "Admin → Transmitter"-App. The SMS job method creates a signal for the prepaid value.
The SourcePot\Sms\Sms-class
The SourcePot\Sms\Sms-class provides HTML-forms for:
- Editing credentials to access MessageBird,
- Checking the balance with MassageBird and
- Sending SMS Messages
See the following Datapool screenshot:
The Transmitter of the SourcePot\Sms\Sms-class
The Transmitter implemented by the SourcePot\Sms\Sms-class is available within Datapool in every context employing a Transmitter such as the OutboxEntries-processor or signal trigger.
