CiviCRM

CiviCRM is an open-source customer relationship management (CRM) software specifically designed for non-profit organizations, civil society groups, and advocacy organizations. It helps users manage and organize contact data, track donations, handle event registrations, and optimize communication with supporters. CiviCRM offers tools for managing memberships, sending newsletters, processing contributions, and conducting campaigns. It is fully customizable, allowing users to tailor the system to their specific needs, whether for donation management, volunteer coordination, or advocacy. CiviCRM integrates with popular content management systems like Drupal, Joomla, and WordPress, making it easier for organizations to manage their operations from a single platform. It is particularly useful for non-profit and community-based organizations that need a comprehensive solution for relationship management, fundraising, and communication.

Add seven as an SMS provider in CiviCRM to send and receive messages.

Installation

  1. 1

    Download package

    Download the latest version as archived source code.

  2. 2

    Extract archive

    Extract the contents of the archive into the CiviCRM extension directory, e.g., /var/www/html/wordpress/wp-content/uploads/civicrm/ext/

Configuration

  1. 1

    Navigate to configuration page

    Go to Administer → System Settings → SMS Providers

  2. 2

    Add provider

    Click on the Add SMS Provider button

  3. 3

    Configure provider

    Configure according to your needs, e.g.:

    • Name: Choose seven and wait for the default values to load
    • Title: Use any label that makes sense to you
    • Username: Use one of your seven API keys
    • Password: Use the corresponding API secret for the API key
    • API Type: Set this to http
    • API URL: Ensure it is set to https://gateway.seven.io
    • API Parameters: Set a custom sender ID like from=CiviCRM or leave the value empty to use the gateway's default, e.g., from=
  4. 4

    Save provider

    Click on Save

Last updated: 5 days ago