28/10
2017
Yii2 SMS API
Yii2 SMS API, (*1)
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist powerkernel/yii2-sms "*"
or add, (*4)
"powerkernel/yii2-sms": "*"
to the require section of your composer.json
file., (*5)
MongoDB, (*6)
php yii mongodb-migrate --migrationPath=@vendor/powerkernel/yii2-sms/migrations/ --migrationCollection=sms_migration