A Flarum extension. auth by phone sms once code
This plug-in currently only allows verification of mobile phone numbers in China, and only support for aliyun(alibabacloud) service
此插件目前只允许验证大中华地区手机号码,且仅支持阿里云短信服务
Use Bazaar or install manually with composer:
composer require hamcq/flarum-ext-auth-phone
php flarum hamcq:aesKey:build
php flarum migrate
composer update hamcq/flarum-ext-auth-phone
"require-dev": {
"hamcq/flarum-ext-auth-phone":"@dev"
}
php flarum migrate