Dashboard

Overview of SMS activity

Sent Today
messages
Total Sent
all time
Templates
saved
Recent messages
Loading…

Send SMS

Send a message to a single recipient

Use a template (optional — click to apply)
Loading templates…
Message details
Include country code (e.g. +880…)
0 / 160

Templates

Reusable messages with variables

Loading…

Message Logs

History of sent messages

TimeMobileTypeMessageStatus

Users

Manage portal access

Loading…

Settings

Configure SMS gateway and limits

⚠️ API credentials are stored in config.php on the server

To change the API key, secret, or endpoint, edit config.php directly via cPanel File Manager or FTP. This is the most secure approach — credentials are never sent to the browser.

'sms_endpoint' => 'http://your-gateway/api/v1/secure/send-sms',
'api_key' => 'KEY-xxxxxxxxxxxxxxxxxxxxx',
'api_secret' => 'YOUR_SECRET',
'daily_limit' => 100,
'monthly_limit'=> 2000,

Bulk SMS

Send SMS to hundreds of contacts via Excel/CSV upload

1
Upload File
2
Map Columns
3
Compose Message
4
Send
Step 1 — Upload your contact file
📂
Drag & drop your Excel or CSV file here
or browse to upload — .xlsx, .xls, .csv supported
📋 Required file format:
• First row must be a header row (column names)
• Must have a column with mobile numbers (e.g. mobile, phone, number)
• Other columns can be used as variables in your message
• Example columns: mobile, name, amount, date
Batch History
Loading…