Skip to content

seven-io/jtl5

Repository files navigation

seven logo

seven SMS for JTL-Shop 5

Bulk and event-based SMS / text-to-speech for JTL-Shop 5 via the seven gateway.

MIT License JTL-Shop 5.x PHP 7.4+


Features

  • Bulk SMS / Voice - Reach customers in one go, filtered by Active, Customer Group or Language
  • Event-Based Dispatch - Auto-fire on:
    • New order
    • Order shipped
    • Order partially shipped
    • Order cancelled
    • Order paid
  • Property Placeholders - Reference customer fields in templates, e.g. {{cVorname}} resolves to the customer's first name

Prerequisites

Installation

  1. Download the latest archive.
  2. In the JTL-Shop admin go to Plugins > Plugin Manager > Upload and select the archive.
  3. Open the Deactivated tab and click Activate on seven.
  4. Open Installed plugins > seven and paste your seven API key.

Usage

Bulk Messaging

Open the plugin's Bulk Messaging tab, compose your SMS or voice message, apply filters and send.

Event-Based Templates

Open the Templates tab, pick the event, write the template body using {{cVorname}} and other JTL customer-property placeholders, and save.

Support

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

License

MIT

Contributors