1. Home
  2. Third Party Solutions
  3. Microweber

Microweber

Documentation for our module for Microweber

Microweber is an open source content management system written in PHP with the help or Laravel.

In this documentation for our SMS module for Microweber you will find details about features and the installation.

Over module for Microweber on GitHub
[GitHub repo=”microweber” language=”en”]

Installation

  1. Extract archive: unzip -d /path/to/microweber/userfiles/modules/admin
  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

Functions

  • Sending mass SMS
  • Message placeholders

Filters mass SMS

  • Is Active – user must be active
  • Is Admin – user must be administrator
  • Is Verified – user must be verified

Options für den SMS dispatch

  • Flash on most devices flash SMS get displayed directly in the display and won’t be saved
  • Debug – deactivates dispatch which can be useful for testing if the connection works
  • No Reload Lock – allow sending of duplicate messages; text and recipient alike within 180 seconds
  • Performance Tracking – track click rate for links in the message
  • Delay – set a date/time for time delayed dispatch
  • Foreign ID – set a custom text returned in webhooks etc
  • Label – set a custom text for analytics
  • From – set a custom sender identifier

Placeholder example


Dear {{first_name}} {{last_name}}. We are happy to welcome you as a customer. Please verify your email by clicking the link we just sent to {{email}}.

The given text gets converted to something like:


Dear Tina Tester. We are happy to welcome you as a customer. Please verify your email by clicking the link we just sent to tina.tester@sms77.io.

Support

Need help installing or using our Microweber module? Please contact us.