FreeScout
FreeScout is an open-source helpdesk and support ticket system that assists businesses in managing customer inquiries. It enables teams to efficiently track and respond to customer requests, organize tickets, and collaborate on problem-solving. FreeScout offers features such as ticket creation, categorization, prioritization, and assignment to support staff. It also includes email integration, allowing customer emails to automatically generate tickets in the system. Additionally, FreeScout provides tools for reporting, knowledge base management, and automation to optimize customer service. It is ideal for companies seeking a cost-effective, customizable solution for managing customer support and improving response times.
This plugin adds the functionality to send SMS to your users.
Requirements
Installation
Via FTP
Download the latest version and extract the archive into /path/to/freescout/Modules/
.
Via git
- 1
Navigate to the module directory
cd /var/www/html/Modules
- 2
Clone the repository
git clone https://github.com/seven-io/FreeScout Seven
- 3
Change into the directory
cd Seven
- 4
Update the dependencies
composer update
Note: The plugin folder is case-sensitive.
Setup
- Open the FreeScout administration
- Go to Manage → Modules → seven and click Enable
- Go to Manage → Settings → seven
- API Key: Enter your seven API key
- Sender ID: Optionally, enter a sender ID to be displayed as the SMS sender - max. 11 alphanumeric or 16 numeric characters, country-specific restrictions may apply
- Click Save to confirm the entries
Usage
You can use placeholders that refer to user properties, if they exist.
Send Bulk SMS
- 1
Open Management
Go to Manage → seven.
- 2
Enter Message
Enter the text of the message to be sent.
- 3
Start Sending
Click Send to start sending the SMS.
User Filter
Filter users by the following properties:
- Language
- Role
Send SMS to a User
- 1
Open User Management
Go to Manage → Users.
- 2
Select User
Click on a user.
- 3
Send SMS
Click Send SMS in the side menu.
- 4
Enter and Send Message
Enter a text and send it by clicking Send.