Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hostnetbr/mautic-googleauthenticator
A Mautic plugin for two-step verification login with Google Authenticator.
https://github.com/hostnetbr/mautic-googleauthenticator
Last synced: 30 days ago
JSON representation
A Mautic plugin for two-step verification login with Google Authenticator.
- Host: GitHub
- URL: https://github.com/hostnetbr/mautic-googleauthenticator
- Owner: hostnetbr
- Created: 2018-03-02T19:33:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-04-25T16:13:01.000Z (over 2 years ago)
- Last Synced: 2024-08-03T17:15:31.303Z (4 months ago)
- Language: PHP
- Homepage:
- Size: 54.7 KB
- Stars: 12
- Watchers: 3
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-mautic - hostnetbr/mautic-googleauthenticator - Enables Google Authentication on Mautic Login (Plugins)
README
# Mautic Google Authenticator
A Mautic plugin for two-step verification login with Google Authenticator.
## Installation
### Requirements
- Mautic 3.0+
- PHP 7.2+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:
```sh
$ 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.
## Development
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/