Primotexto SMSSubscription · Integration

Send SMS from Melis with Primotexto

Services and classes to send SMS text messages through Primotexto — for notifications, 2FA codes and marketing.

melis — Primotexto
// Add SMS sending via Primotexto (subscription):
composer require melisplatform/melis-primotexto

// Services to send SMS — notifications, 2FA codes, marketing.
Send SMSFrom any module
Powers 2FASMS codes

Package

melis-primotexto

Type

Subscription

Category

Integration

Sends

SMS

Provider

Primotexto

Powers

2FA SMS

Overview

SMS, wired into the platform

Melis Primotexto provides services and classes to send SMS through the Primotexto gateway, usable from any module — so your platform can reach people on their phone without leaving Melis. Send transactional notifications, two-factor codes and marketing messages from the same place you already build the rest of your edition.

It powers the 2FA SMS channel for one-time codes, delivers transactional notifications like order and booking confirmations, and lets you run marketing campaigns by text — one integration, called wherever you need it.

Key features

Everything you need to text

One service, the Primotexto gateway, and SMS for notifications, 2FA and marketing — callable from anywhere in your platform.

Send SMS

A service to send text messages from any module.

Primotexto gateway

Integrates the Primotexto SMS provider.

Transactional SMS

Order, booking and account notifications.

Powers 2FA SMS

Delivers two-factor codes by SMS.

Marketing SMS

Reach your audience by text.

Reusable

Call it from CRM, Commerce and more.

See it in action

One service, any message

From a 2FA code to a campaign — the same Primotexto service, called from wherever you need it.

melis — send an SMS
// Any module can send an SMS:
$sms = $sm->get('MelisPrimotextoService');
$sms->send($phone, $message);   // notification, 2FA code, campaign
DeliveredBy SMS
SMS

Reach people on their phone

From a one-time 2FA code to an order confirmation or a campaign, send SMS through Primotexto with a single service.

  • Service for any module
  • Powers the 2FA SMS channel
  • Transactional + marketing

For developers

How it's wired

Subscription module

Distributed through the private Melis marketplace.

Gateway integration

Connects the Primotexto SMS provider.

Used by 2FA

Delivers melis-login-2fa-primotexto codes.

// Subscription. SMS gateway: Primotexto.
// Used by melis-login-2fa-primotexto for 2FA codes.

Part of Melis Platform

Explore the rest of the platform

Primotexto SMS plugs into the modules that need to reach people — here are a few.

Add SMS to your platform

Talk to us about adding Primotexto SMS to your edition.