Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.04 KB

README.md

File metadata and controls

38 lines (25 loc) · 1.04 KB

Two Factor

license packagist changelog

Allows your users to activate 2FA authentication.

Screenshots

Go to the screenshots folder to see the previews.

Install

composer require nearata/flarum-ext-twofactor:"*"

Update

composer require nearata/flarum-ext-twofactor:"*"
php flarum migrate
php flarum cache:clear

Remove

Disable the extension, click uninstall and run these commands:

composer remove nearata/flarum-ext-twofactor
php flarum cache:clear

How to use

Go to User Settings -> Two-Factor Authentication section