Skip to content

seven-io/strapi

Repository files navigation

seven logo

seven SMS for Strapi

Send SMS and place text-to-speech calls to your Strapi users via the seven gateway.

MIT License npm Strapi 3.x Node.js 10-14


Features

  • Native Strapi Plugin - Lives next to your other Strapi plugins under Plugins
  • SMS & Voice - Single or bulk SMS plus text-to-speech calls
  • Configurable Phone Field - Defaults to mobile_phone on users-permissions_user, override via SEVEN_STRAPI_PHONE_ATTRIBUTE

Prerequisites

Installation

cd path/to/strapi/root
npm install @seven.io/strapi

Restart Strapi so the new plugin is registered.

Configuration

Open the seven plugin page in the Strapi admin and paste your seven API key.

To target a different user attribute than mobile_phone:

export SEVEN_STRAPI_PHONE_ATTRIBUTE=phone

Support

Need help? Feel free to contact us or open an issue.

License

MIT

About

Strapi CMS package for seven.io

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Contributors