An open API service indexing awesome lists of open source software.

https://github.com/seven-io/microweber

Microweber module for sending SMS and making text-to-speech calls via seven
https://github.com/seven-io/microweber

cms microweber php sms

Last synced: 25 days ago
JSON representation

Microweber module for sending SMS and making text-to-speech calls via seven

Awesome Lists containing this project

README

          


seven logo

seven SMS for Microweber


Bulk SMS for your Microweber users via the seven gateway.


MIT License
Microweber admin module
PHP 7.4+

---

## Features

- **Bulk SMS to Users** - Compose a single message and broadcast to all users with a phone number - see [screenshot](_screenshots/sms_bulk.png)
- **Native Admin Module** - Lives next to the other Microweber admin modules under *Modules*

## Prerequisites

- [Microweber](https://microweber.com/) installation
- A [seven account](https://www.seven.io/) with API key ([How to get your API key](https://help.seven.io/en/developer/where-do-i-find-my-api-key))

## Installation

1. Unzip the [latest release](https://github.com/seven-io/microweber/releases/latest) into the admin modules folder:

```bash
unzip -d /path/to/microweber/userfiles/modules/admin .zip
```

2. In the Microweber admin go to **Modules**, filter by *Admin modules* + *Uninstalled*, and install **Seven**.
3. Reload the page, click the new *Seven* module and paste your seven API key - see [screenshot](_screenshots/settings.png).

## Usage

Open **Modules > Seven** in the admin, compose your message, optionally filter the recipient list and click **Send**.

## Support

Need help? Feel free to [contact us](https://www.seven.io/en/company/contact/) or [open an issue](https://github.com/seven-io/microweber/issues).

## License

[MIT](LICENSE)