PHPackages                             abenmada/sylius-multi-factor-authentication-plugin - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. abenmada/sylius-multi-factor-authentication-plugin

ActiveSylius-plugin[Authentication &amp; Authorization](/categories/authentication)

abenmada/sylius-multi-factor-authentication-plugin
==================================================

Multi factor authentication plugin for ShopUser and AdminUser.

v1.0.1(2y ago)716MITPHPPHP ^8.0

Since May 5Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ayman-benmada/Sylius-Multi-Factor-Authentication-Plugin)[ Packagist](https://packagist.org/packages/abenmada/sylius-multi-factor-authentication-plugin)[ RSS](/packages/abenmada-sylius-multi-factor-authentication-plugin/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (33)Versions (3)Used By (0)

Sylius Multi factor authentication Plugin
=========================================

[](#sylius-multi-factor-authentication-plugin)

 Multi factor authentication plugin for ShopUser and AdminUser

Details
-------

[](#details)

### MFA activation on the eshop

[](#mfa-activation-on-the-eshop)

[![presentation photo](https://github.com/ayman-benmada/Sylius-Multi-Factor-Authentication-Plugin/raw/main/src/Resources/public/image/presentation-1.png?raw=true)](https://github.com/ayman-benmada/Sylius-Multi-Factor-Authentication-Plugin/blob/main/src/Resources/public/image/presentation-1.png?raw=true)

### MFA verification after login on the eshop

[](#mfa-verification-after-login-on-the-eshop)

[![presentation photo](https://github.com/ayman-benmada/Sylius-Multi-Factor-Authentication-Plugin/raw/main/src/Resources/public/image/presentation-2.png?raw=true)](https://github.com/ayman-benmada/Sylius-Multi-Factor-Authentication-Plugin/blob/main/src/Resources/public/image/presentation-2.png?raw=true)

### MFA activation on the backoffice

[](#mfa-activation-on-the-backoffice)

[![presentation photo](https://github.com/ayman-benmada/Sylius-Multi-Factor-Authentication-Plugin/raw/main/src/Resources/public/image/presentation-3.png?raw=true)](https://github.com/ayman-benmada/Sylius-Multi-Factor-Authentication-Plugin/blob/main/src/Resources/public/image/presentation-3.png?raw=true)

### MFA verification after login on the backoffice

[](#mfa-verification-after-login-on-the-backoffice)

[![presentation photo](https://github.com/ayman-benmada/Sylius-Multi-Factor-Authentication-Plugin/raw/main/src/Resources/public/image/presentation-4.png?raw=true)](https://github.com/ayman-benmada/Sylius-Multi-Factor-Authentication-Plugin/blob/main/src/Resources/public/image/presentation-4.png?raw=true)

Installation
------------

[](#installation)

Require plugin with composer :

```
composer require abenmada/sylius-multi-factor-authentication-plugin
```

⚠️ Please delete the automatically generated files **config/packages/scheb\_2fa.yaml** and **config/routes/scheb\_2fa.yaml**.

Change your `config/bundles.php` file to add the line for the plugin :

```
