Getting Started
The Custom SMS module for Concord CRM lets you send SMS messages directly from your CRM. Send instant or scheduled messages tied to CRM actions like calls, tasks, emails, meetings, and deadlines. Create reusable templates, track delivery in real time, and reach multiple contacts at once with bulk messaging.
Key Featuresโ
- Instant and Scheduled SMS -- send messages immediately or schedule them for a future date and time
- CRM Action Triggers -- attach SMS to any CRM action (Call, Task, Email, Meeting, Deadline)
- SMS Templates -- create, save, and reuse message templates for faster communication
- Delivery Tracking -- real-time status updates: Sent, Delivered, Failed
- Bulk Messaging -- send a single message to multiple contacts simultaneously
- Contact Integration -- send to any contact related to a CRM record
Requirementsโ
| Requirement | Version |
|---|---|
| Concord CRM | Latest stable release |
| PHP | 8.1 or higher |
| MySQL | 5.7 or higher |
You will also need an active account with a supported SMS gateway provider (e.g., Twilio, Vonage, or another supported provider). See the Configuration page for gateway setup details.
Installation & Activationโ
1. Download the Moduleโ
- Go to your marketplace downloads page
- Download the Custom SMS Module ZIP file
- Save your License Key -- you will need it during activation
2. Upload the Moduleโ
- Log in to your Concord CRM admin panel
- Navigate to Settings -> Modules
- Click Upload Module
- Select the downloaded ZIP file and click Upload
- Refresh the page if the module does not appear immediately
3. Activate the Moduleโ
- Locate Custom SMS in the modules list
- Click Activate
- If prompted, click Run Migrations to set up the required database tables
4. Enter License Keyโ
- The activation screen will appear after enabling the module
- Enter your License Key
- Click Activate
- A success message confirms the module is ready to use
5. Verify Installationโ
After activation, confirm the following:
- A Custom SMS menu item appears in the CRM sidebar
- The Settings page for the module is accessible
- You can navigate to the Templates and Messages sections
Next Step
Head to the Configuration page to connect your SMS gateway before sending your first message.
Use Casesโ
The Custom SMS module fits naturally into your daily CRM workflow. Here are common scenarios:
| Scenario | How It Works |
|---|---|
| Deadline Reminders | Schedule an SMS to remind a contact about an upcoming deadline |
| Missed Call Follow-Up | Send a quick message after a missed call to keep the conversation going |
| Meeting Confirmations | Confirm upcoming meetings with a scheduled SMS sent the day before |
| Promotional Announcements | Use bulk messaging to announce offers or updates to multiple contacts |
| Routine Notifications | Save templates for recurring messages and send them with one click |
How It Worksโ
- Choose a CRM action -- select the action context (Call, Task, Email, Meeting, or Deadline) that triggers the need for an SMS
- Select the recipient -- pick the related contact from the CRM record, or choose multiple contacts for bulk sending
- Compose or select a template -- write a custom message or pick a saved template
- Send or schedule -- send immediately or set a specific date and time for delivery
- Track delivery -- monitor the message status in real time (Sent, Delivered, Failed)
Troubleshootingโ
| Issue | Solution |
|---|---|
| Module does not appear after upload | Refresh the page; verify the ZIP file is not corrupted |
| Activation fails | Check your license key for typos; verify internet connectivity |
| Migration errors | Ensure your database user has CREATE/ALTER permissions |
| SMS not sending | Verify your SMS gateway is configured correctly (see Configuration) |
Important Notes
- One license per domain -- each Concord CRM installation requires its own license
- SMS costs -- sending messages incurs charges from your SMS gateway provider; the module itself does not charge per message
- Backup first -- always back up your database before installing or updating modules