Skip to content

seven-io/vtiger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

seven logo

seven SMS for Vtiger CRM

Plug seven into the Vtiger CRM SMS Notifier as a provider for outbound SMS.

MIT License Vtiger 7.x PHP 7.x+


Features

  • SMS Notifier Provider - Drop-in provider for the Vtiger SMS Notifier module
  • Bulk Send from List Views - Select records in Contacts, Organizations etc. and SMS them in one action
  • Custom Sender ID - Optionally override the displayed sender per provider configuration

Prerequisites

Installation

Via terminal

wget https://raw.githubusercontent.com/seven-io/vtiger/master/Seven.php \
  -P /path/to/vtigercrm/modules/SMSNotifier/providers

Via FTP

  1. Download the Seven.php provider file.
  2. Upload it to Vtiger/modules/SMSNotifier/providers/ on your server.

Configuration

  1. In the Vtiger admin, click the SMS Notifier tab.
  2. Click the wrench icon and select Server configuration.
  3. Click New configuration and fill in:
Field Description
Provider Select seven
Active Tick to activate
API Key Your seven API key
From Optional sender ID
  1. Save the form and enable the seven provider for sending SMS.

Usage

Send SMS from a list view

  1. Open a module (e.g. Contacts, Organizations).
  2. Tick the records you want to message.
  3. Click Actions > Send SMS.
  4. Type the message and click Send.

Support

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

License

MIT

Releases

No releases published

Contributors

Languages