Microweber

Microweber is an open-source content management system written in PHP using Laravel.

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

Installation

  1. 1

    Extract Archive

    Extract the archive: unzip -d /path/to/microweber/userfiles/modules/admin

  2. 2

    Open Admin Area

    Go to Modules, filter Admin Modules & Not Installed, and select seven for installation.

  3. 3

    Enter API Key

    After reloading the page, click on the module and enter YOUR_API_KEY.

Settings

Features

  • Bulk SMS sending
  • Message placeholders

Filters for Bulk SMS

  • Is Active – User must be active
  • Is Admin – User must be an administrator
  • Is Verified – User must be verified

Options for SMS Sending

  • Flash – On most devices, flash SMS are displayed directly on the screen and not stored.
  • No Duplicate Check – Allows sending duplicate messages; text and recipient within 180 seconds.
  • Performance Tracking – Track click rate for links in the message.
  • Delay – Set date/time for delayed sending.
  • Foreign ID – Set custom text for webhooks, etc.
  • Label – Set custom text for analytics.
  • From – Set custom sender ID.

Placeholder Example

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

The given text will be transformed approximately as follows:

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

Support

Need help with the installation or use of our Microweber module? You can contact us at any time.

Last updated: 5 days ago