dev-master
9999999-devYii2 SMS Devino Telecom Client V1
BSD-3-Clause
The Requires
extension yii2 sms devinotelecom
Yii2 SMS Devino Telecom Client V1
Yii2 SMS Devino Telecom Client V1, (*1)
Documentation on official suite doc, (*2)
The preferred way to install this extension is through composer., (*3)
Either run, (*4)
php composer.phar require --prefer-dist ignatenkovnikita/yii2-sms-devinotelecom-v1 "*"
or add, (*5)
"ignatenkovnikita/yii2-sms-devinotelecom-v1": "*"
to the require section of your composer.json
file., (*6)
Once the extension is installed, simply use it in your code by :, (*7)
'sms' => array( 'class' => \ignatenkovnikita\devinotelecomsms\Client::className(), 'from' => your_text, 'login' => your_login, 'password' => your_password, ),
Add other method - change sms send, add sendDate & validity - send sms by timezone - sms send to many number - state send sms - get sms on perion - get stat sms sending - add error code, (*8)
Yii2 SMS Devino Telecom Client V1
BSD-3-Clause
extension yii2 sms devinotelecom