Skip to content

Two-Factor Authentication for Mautic with all OATH compatible authenticator tools like Google Authenticator, Microsoft Authenticator or Twilio Authy.

Notifications You must be signed in to change notification settings

FriendlyDotCH/Two-Factor-Authentication-2FA-for-Mautic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Two Factor Authentication (2FA) for Mautic

Two-Factor Authentication for Mautic with all OATH compatible authenticator tools like Google Authenticator, Microsoft Authenticator or Twilio Authy.

Origin

This Plugin has been forked from Hostnet / Google Authenticator

Installation

Requirements

  • Mautic 4.0+
  • PHP 7.4 - 8.0+

Tested on

  • Mautic 4.4.11
  • Google Authenticator
  • Twilio Authy

Download this project as a zip file and extract the content from the zip file.

Copy the HostnetAuthBundle folder to the plugins folder of your Mautic installation.

Clear the cache running this command from the Mautic main folder:

$ php bin/console cache:clear

Access the plugins page in the Mautic panel and click on Install/Update Plugins.

Activation and Usage

Once the plugin is installed you will need to activate it. Select the Google Authenticator on the plugins page and turn the Published option to Yes.

To use this integration you need to install the Google Authenticator app on your phone and scan the QR Code that appears on the plugin settings page.

Once you've done that, when you log into your Mautic you'll be requested to enter a token that you can get on your app.

In the options you can set how many days you wish to not enter the code again when you set a browser as trusted.

This repo maintained by:

Friendly Automate - friendly.ch

Updated by:

mzagmaijster

Original Dveloper:

Este plugin é mantido pela empresa Hostnet Hospedagem de Sites, esperamos que seja útil para você.

A Hostnet oferece diversas soluções mais aprimoradas para a utilização do Mautic, seja no modo "faça você mesmo", ou com todo o ambiente gerenciado por nós.

Saiba mais nos links:
https://www.hostnet.com.br/hospedagem-de-sites/
https://www.hostnet.com.br/mautic-automacao-marketing/


This plugin is developed by Hostnet Web Hosting, we hope it will be useful for you.

Hostnet offers many and more enhanced solutions for using Mautic, both in "do it yourself" mode or with the whole environment managed by us.

Learn more at:
https://www.hostnet.com.br/hospedagem-de-sites/
https://www.hostnet.com.br/mautic-automacao-marketing/

About

Two-Factor Authentication for Mautic with all OATH compatible authenticator tools like Google Authenticator, Microsoft Authenticator or Twilio Authy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.1%
  • JavaScript 0.9%