https://github.com/seven-io/strapi
Strapi CMS package for seven.io
https://github.com/seven-io/strapi
cms sms strapi strapi-cms strapi-plugin
Last synced: about 2 months ago
JSON representation
Strapi CMS package for seven.io
- Host: GitHub
- URL: https://github.com/seven-io/strapi
- Owner: seven-io
- License: mit
- Created: 2021-05-12T08:27:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-08-12T12:58:20.000Z (5 months ago)
- Last Synced: 2025-10-10T03:43:44.400Z (3 months ago)
- Topics: cms, sms, strapi, strapi-cms, strapi-plugin
- Language: JavaScript
- Homepage: https://www.seven.io/en/solutions/integrations/strapi/
- Size: 346 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Official package for [strapi](https://strapi.io/)
Send SMS and make Text-to-Speech calls
## Prerequisites
- An [API key](https://help.seven.io/en/api-key-access) from [seven](https://www.seven.io)
- [Roles & Permissions plugin](https://strapi.io/documentation/developer-docs/latest/development/plugins/users-permissions.html)
- Field `mobile_phone` on collection `users-permissions_user` (see [screenshots](/._screenshots)) (can be changed by setting process.env.SEVEN_STRAPI_PHONE_ATTRIBUTE)
### Installation via NPM
`cd path/to/the/strapi/root/directory`
`npm i @seven.io/strapi`
#### Support
Need help? Feel free to [contact us](https://www.seven.io/en/company/contact/).
[](LICENSE)