SMS service
CodeBlock DevKit includes a built-in SMS service for your SaaS: you turn it on and supply provider details through the Settings module in the Admin Panel, then call ISmsService from your own application code whenever you need to send a text message.
Where to go next
- Configuration — How SMS fits into Settings (provider, templates, languages).
- Services — The
ISmsServicecontract you inject. - Tutorials — A small example of sending a custom SMS.
For operator steps (Twilio account, fields in the UI), use Settings — Tutorials: SMS.