https://github.com/seven-io/group-office
Group Office module for sending SMS and text-to-speech calls via seven
https://github.com/seven-io/group-office
crm group-office groupware sms
Last synced: 9 months ago
JSON representation
Group Office module for sending SMS and text-to-speech calls via seven
- Host: GitHub
- URL: https://github.com/seven-io/group-office
- Owner: seven-io
- License: mit
- Created: 2022-03-22T12:39:30.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T13:28:32.000Z (over 2 years ago)
- Last Synced: 2024-11-10T11:41:57.306Z (over 1 year ago)
- Topics: crm, group-office, groupware, sms
- Language: PHP
- Homepage: https://www.seven.io
- Size: 270 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# [seven](https://www.seven.io/) for [Group Office](https://www.group-office.com/)
Adds the possibility to send SMS and make text-to-speech calls.
Depends on the `Address book` module to be activated.
## Installation
1. Download the [latest release](https://github.com/seven-io/groupoffice/releases/latest/download/seven-groupoffice-latest.zip).
2. Copy the plugin contents into the `/groupoffice/go/modules/community` folder.
3. Log in to Group Office as an administrator and to `System settings -> Modules`.
4. Install the plugin by clicking on 'Enable' button.
5. Click `seven` on the sidebar, enter your [API key](https://help.seven.io/en/api-key-access) and click `Save`.
## Usage
### Bulk SMS & text-to-speech calling
1. Click `seven` in the top navigation.
2. Choose a message type - defaults to `SMS`.
3. Enter your text of choice and optionally set a custom sender in the `from` field.
4. Submit by clicking `Send`.
### Property placeholders
Use {{columnName}} for resolving column values for the corresponding contact.
**Example:** *Dear {{firstName}} {{lastName}}* may resolve to *Dear Tommy Tester*
## Support
Need help? Feel free to [contact us](https://www.seven.io/en/company/contact).
[](LICENSE)