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

https://github.com/seven-io/contao-notification_center

Adds seven as SMS gatewy for Contao Notification Center
https://github.com/seven-io/contao-notification_center

cms contao contao-bundle sms

Last synced: 19 days ago
JSON representation

Adds seven as SMS gatewy for Contao Notification Center

Awesome Lists containing this project

README

        

# seven for Contao Notification Center

## About

The package adds [seven](https://www.seven.io) to the notification center as a gateway for sending SMS.

## Requirements

- [Contao 4](https://contao.org/)
- [Notification Center](https://github.com/terminal42/contao-notification_center)
- seven account with an [API key](https://help.seven.io/en/api-key-access)

## Installation

1. Install via Contao Manager or
Composer (`composer require seven.io/contao-notification_center`)
2. Run a database update via the Contao install tool or using
the [contao:migrate](https://docs.contao.org/dev/reference/commands/) command
3. Create a `SMS (seven)` gateway in the Notification Center

## Support

Need help? Feel free to [contact us](https://www.seven.io/en/company/contact).

[![MIT](https://img.shields.io/badge/License-MIT-teal.svg)](LICENSE)