Skip to content

English

André Matthies edited this page Jul 14, 2021 · 9 revisions

Installation

  1. unzip -d /path/to/microweber/userfiles/modules/admin <archive_name>.zip
  2. Admin: Go to Modules, filter Admin modules & Uninstalled and select Sms77 for installation
  3. After page reload click the module and enter your API key - see screenshot

Features

  • Bulk message users - see screenshot
    • Filter users by is_active, is_admin, is_verified

Options

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.

Clone this wiki locally