Skip to content

HamCQ/flarum-ext-auth-phone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flarum-ext-auth-phone

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

此插件目前只允许验证大中华地区手机号码,且仅支持阿里云短信服务

Installation

Use Bazaar or install manually with composer:

composer require hamcq/flarum-ext-auth-phone
php flarum hamcq:aesKey:build

Updating

php flarum migrate

composer update hamcq/flarum-ext-auth-phone

Links

 "require-dev": {
        "hamcq/flarum-ext-auth-phone":"@dev"
    }

php flarum migrate