-
Notifications
You must be signed in to change notification settings - Fork 0
English
unzip -d /path/to/microweber/userfiles/modules/admin <archive_name>.zip- Admin: Go to
Modules, filterAdmin modules&Uninstalledand selectSms77for installation - After page reload click the module and enter your API key - see screenshot
- Bulk message users - see screenshot
- Filter users by
is_active,is_admin,is_verified
- Filter users by
General
apiKey Your API key from Sms77.io.
SMS
debug Enable the debug function if you don't want to actually send
your SMS, but test the dispatch.
delay A value in Unix timestamp or format yyyy-mm-dd hh:ii sends the SMS at the time you set.
flash Enable to send as flash SMS directly displayed in the receivers display.
foreign_id Enter value to be returned on callbacks. Max. 64 characters, allowed characters: a-z, A-Z, 0-9, .-_@.
from Set a custom sender name overriding the default one - a maximum of 11 alphanumeric or 16 numeric characters.
label Specify a label for custom usage. Max. 100 characters, allowed characters: a-z, A-Z, 0-9, .-_@.
no_reload Disables reload block and enables resending of identical messages within 180 seconds after
sending.
performance_tracking Enables performance tracking for URL in
SMS text.
text The actual message content - no more than 1520 characters.