Skip to content

seven-io/processwire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Official module for ProcessWire

Installation

  1. Extract archive unzip -d /path/to/processwire/wire/modules <archive_name>.zip
  2. Add mobile phone field Admin->Setup->Fields->Add New - see screenshot
  3. Go to Admin->Setup->Templates, press Filters and set Show system templates? to yes
  4. Select user template, add mobile_phone field and press Save - see screenshot
  5. Go to Admin->Modules->Seven, enter your API Key and press Submit

Features

  • Send SMS to user - see screenshot
  • Bulk message users - see screenshot
  • Configurable mobile phone field
  • Message placeholder(s) - see here

Placeholders

  • email

Usage: {{email}} resolves to the users email address

Support

Need help? Feel free to contact us.

MIT