causal/mfa-frontend
Enable MFA (Multi-Factor Authentication) for Frontend accounts.
Maintainers
Package info
github.com/xperseguers/mfa_frontend
Type:typo3-cms-extension
pkg:composer/causal/mfa-frontend
Requires
- php: >=8.0.0 <=8.5.99
- bacon/bacon-qr-code: ^2.0.4 || ^3.0
- typo3/cms-core: ^11 || ^12 || ^13 || 14.*.*@dev
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
GPL-3.0-or-later dc46ccba26ac8b23e9d309e30d6df53794e6b446
- Xavier Perseguers <xavier.woop@causal.ch>
securityAuthenticationotpsecureone-timeprotection2faTYPO3 CMSMFAmulti-factor
This package is auto-updated.
Last update: 2026-06-21 10:41:50 UTC
README
👁 Latest Stable Version
👁 GitHub license
👁 Crowdin
👁 Total Downloads
This extension adds support for Multi-Factor Authentication (MFA) to TYPO3's Frontend.
It has been initially inspired by the extension [codeFareith] Google Authenticator, but it has been rewritten and extended as that former extension was not actively maintained anymore. Thanks to the original author Robin "codeFareith" von den Bergen for the inspiration!
Current features
- Support for Google Authenticator or similar applications (TOTP).
- Plugin to add/remove TOTP setup to one's profile (
fe_users). - Support for removing MFA protection for a given user ("administrator mode") as any larger TYPO3 installation will have for sure a few users who will lose/change their phone or access to their MFA application and will need to be helped by an administrator.
