Skip to content

OctoberCMS Plugin for sending SMS messages via SMSc.ru provider

Notifications You must be signed in to change notification settings

definer/oc-smsc-sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmscRu Sender plugin for OctoberCMS

Install

Use Definer.SmscRuSender to search/install this plugin.

  • In the backend panel, go to System -> Updates
  • Click Install Plugin
  • Go to https://smsc.ru and create your account or sign in
  • Get your API credentials
  • Add your Smsc.Ru datas on the System -> SmscRuSender section
  • Add at the top level of your controllers use Definer\SmscRuSender\Classes\SmscRuSender;
  • Send Sms with SmscRuSender::sendMessage('phone_number', 'text');

Localisation

English Russian

License

The Import plugin for OctoberCMS is open-sourced software licensed under the MIT license.

About

OctoberCMS Plugin for sending SMS messages via SMSc.ru provider

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages