firemultimedia / mautic-totp-bundle
This plugin adds generic time-based one-time password (TOTP) integration to mautic.
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 8
Type:mautic-plugin
pkg:composer/firemultimedia/mautic-totp-bundle
Requires
- php: ^8.1|^8.2
- chillerlan/php-qrcode: ^5.0
- mautic/core-lib: ^5.0|^6.0|^7.0
This package is auto-updated.
Last update: 2025-10-16 13:26:34 UTC
README
Tested on Mautic 5.2.4, 6.0.0 and 7.0.0-alpha
This plugin is offered by FireMultimedia. Would you like to use Mautic worry-free, with built-in extra features like this plugin? Get in touch with us at https://www.firemultimedia.nl/mautic-hosting/.
Installation
- Execute
composer require firemultimedia/mautic-totp-bundle
in the main directory of the mautic installation - flush the cache
php bin/console cache:clear
. - Navigate to the Plugins page and click "Install/Upgrade Plugins".
You should now see the new plug-in.
Configuration
You can configure the plug-in from the Plugins page Scan or from your Account page.
Scan the QR code or manually copy the secret key into your OTP provider.
Confirm that you have scanned the code and activate the plug-in.