Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Add seven as SMS provider in Vtiger
https://github.com/seven-io/vtiger

vtiger vtiger-sms vtiger-sms-gateway vtiger-sms-integration vtigercrm

Last synced: 18 days ago
JSON representation

Add seven as SMS provider in Vtiger

Awesome Lists containing this project

README

        

# seven for Vtiger SMS Notifier Extension
Register an account and get free SMS credits for testing our service at [seven](https://www.seven.io).

Installing this plugin enables you to send SMS in Vtiger CRM via [seven](https://www.seven.io).

## Installation
### Via terminal
`wget https://raw.githubusercontent.com/seven-io/vtiger/master/Seven.php -P /path/to/vtigercrm/modules/SMSNotifier/providers`

### Via FTP

- Download the [provider File](https://github.com/seven-io/vtiger/blob/master/Seven.php).
- Upload the file to your Vtiger CRM App **Vtiger/modules/SMSNotifier/providers** via FTP.
- Log in to your Vtiger administration dashboard.
- Click on the SMS Notifier tab.
- Click on the wrench icon and press `Server configuration`.
- Click on `New configuration` and configure the details in the pop-up as described below.

**Provider**: Select `seven` from the provider dropdown.

**Active**: Check for activating the seven provider.

**API Key**: Retrieve it from your [developer dashboard](https://app.seven.io/developer).

**From**: Optionally, set a sender which gets displayed as the message origin.

Lets save the form and enable the provider `seven` for sending SMS.

## Usage

### Send SMS from the list view

- Click on a module, e.g. `contacts` or `organizations`.

- Select one or more record(s) by clicking on the checkbox in that row.

- Click on `Actions` and click `Send SMS` in the dropdown menu.

- Set text message content and click on `Send`.

#### Support
Need help? Feel free to [send us an email](mailto:[email protected]).

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