Services and classes to send SMS text messages through Primotexto — for notifications, 2FA codes and marketing.
// Add SMS sending via Primotexto (subscription): composer require melisplatform/melis-primotexto // Services to send SMS — notifications, 2FA codes, marketing.
Package
Type
Category
Sends
Provider
Powers
Overview
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
One service, the Primotexto gateway, and SMS for notifications, 2FA and marketing — callable from anywhere in your platform.
A service to send text messages from any module.
Integrates the Primotexto SMS provider.
Order, booking and account notifications.
Delivers two-factor codes by SMS.
Reach your audience by text.
Call it from CRM, Commerce and more.
See it in action
From a 2FA code to a campaign — the same Primotexto service, called from wherever you need it.
// Any module can send an SMS: $sms = $sm->get('MelisPrimotextoService'); $sms->send($phone, $message); // notification, 2FA code, campaign
From a one-time 2FA code to an order confirmation or a campaign, send SMS through Primotexto with a single service.
For developers
Distributed through the private Melis marketplace.
Connects the Primotexto SMS provider.
Delivers melis-login-2fa-primotexto codes.
// Subscription. SMS gateway: Primotexto. // Used by melis-login-2fa-primotexto for 2FA codes.
Part of Melis Platform
Primotexto SMS plugs into the modules that need to reach people — here are a few.
Talk to us about adding Primotexto SMS to your edition.