Documentation for our SMS module for ProcessWire
ProcessWire is a content management system.
In this documentation for our SMS module for ProcessWire you will find details about functions, installation and setting options.
sms77 Module for ProcessWire
To our ProcessWire module on GitHub
Functions
- Sending SMS to single users, groups or all users
- Add email address of the user by using a placeholder
- Creation of a configurable mobile phone field (mandatory for sending SMS)
Installation
unzip -d /path/to/processwire/wire/modules
- Add mobile phone field
Admin->Setup->Fields->Add New
– see screenshot - Go to
Admin->Setup->Templates
, pressFilters
and setShow system templates?
toyes
- Select
user
template, addmobile_phone
field and pressSave
– see screenshot - Go to
Admin->Modules->Sms77
, enter yourAPI Key
and pressSubmit
SMS settings options
Filters (Select the user role to use)
Specify the groups you want to send your SMS to
Text
The text of your message. By default you have 160 characters per SMS, for Unicode messages the characters are reduced to 70 per SMS. Chained SMS are usually possible, but some destination countries do not support the transmission of chained messages.
From
Sender name, maximum eleven alphanumeric characters or 16 digits
Debug
Select to activate debug mode (SMS will not be sent)
Mobile Phone Field
Enter the name of your mobile phone field here, in our example mobile_phone
Placeholder
Use {{email}}
in the text to insert the respective email address of the user.
Support
Need help installing or using our ProcessWire module? Please contact us!