DoliSMS

mp1246d20250602132733

New

SMS module with modular architecture for Dolibarr. New providers added by simple connector file (smsplatform_*.class.php). API for third-party developers.

60.00 €

  • Author Massaoud Bouzenad
  • Module version 1.0.0
  • Release date 06/02/2025
  • Access to updates and downloads 365 days
  • How to contact support products@dzprod.net
  • Compatibility Dolibarr V17 - V21   -   PHP>= 7.3
  • Last update 06/02/2025 04:58 PM

More info

DoliSMS is a universal SMS module that enables automatic SMS notifications in Dolibarr with, virtually, ANY SMS provider.

🌍 Modular Architecture

  • Add new providers by simply dropping a connector file
  • Standardized format: smsplatform_provider.class.php
  • No modification of main code required
  • Single API to manage all your SMS sending

🚀 Features

  • Automatic SMS: Invoices, orders, payments, shipments
  • Customizable templates with dynamic variables
  • Complete admin interface - intuitive and user-friendly
  • Complete logs of all sending activities
  • Enhanced security: Credentials encryption

🛠️ For Developers

  • Simple API: $sms->sendSMS($phone, $message, $sender)
  • Easy integration into your third-party modules
  • Extensible architecture to add your own platforms

🎯 Key Benefits

Independence: Change SMS provider without changing SMS module
Extensibility: Add provider = drop connector file
Standardization: Universal smsplatform_*.class.php format
Reusability: Other modules can use DoliSMS