PHPackages                             runelaenen/shopware6-two-factor-auth - 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. runelaenen/shopware6-two-factor-auth

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

runelaenen/shopware6-two-factor-auth
====================================

Two Factor Authentication plugin

7.0.0(7mo ago)4332.3k↓16.2%19[6 issues](https://github.com/runelaenen/shopware6-two-factor-auth/issues)[3 PRs](https://github.com/runelaenen/shopware6-two-factor-auth/pulls)MITPHP

Since Aug 9Pushed 7mo ago4 watchersCompare

[ Source](https://github.com/runelaenen/shopware6-two-factor-auth)[ Packagist](https://packagist.org/packages/runelaenen/shopware6-two-factor-auth)[ RSS](/packages/runelaenen-shopware6-two-factor-auth/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (7)Versions (17)Used By (0)

Two Factor Authentication for Shopware 6
========================================

[](#two-factor-authentication-for-shopware-6)

[![Latest Stable Version](https://camo.githubusercontent.com/8920d312a3ef3745d444bc10ac8a8576dde543eeffdfca0c5368b2b58a0e6d1b/68747470733a2f2f706f7365722e707567782e6f72672f72756e656c61656e656e2f73686f7077617265362d74776f2d666163746f722d617574682f76)](//packagist.org/packages/runelaenen/shopware6-two-factor-auth)[![Total Downloads](https://camo.githubusercontent.com/83021da825d5da4ac0b5499ab7e94650b003c83f4a54257278324225f757318a/68747470733a2f2f706f7365722e707567782e6f72672f72756e656c61656e656e2f73686f7077617265362d74776f2d666163746f722d617574682f646f776e6c6f616473)](//packagist.org/packages/runelaenen/shopware6-two-factor-auth)[![License](https://camo.githubusercontent.com/77baeeeffd395a934d3ff38347ffe994d8d38ea80a351a0dcab55ab173286cc3/68747470733a2f2f706f7365722e707567782e6f72672f72756e656c61656e656e2f73686f7077617265362d74776f2d666163746f722d617574682f6c6963656e7365)](//packagist.org/packages/runelaenen/shopware6-two-factor-auth)

[![Two Factor Authentication for Shopware 6](https://user-images.githubusercontent.com/3930922/90954708-f8394c80-e476-11ea-940d-4733d4ce2588.png)](https://user-images.githubusercontent.com/3930922/90954708-f8394c80-e476-11ea-940d-4733d4ce2588.png)

Add extra security to your Shopware 6 shop by enabling Two Factor Authentication.

Adds an extra prompt to admin- or customer-accounts in your Shopware 6 website.

Features
--------

[](#features)

- 'Google Authenticator' provider
- Storefront customer 2FA
- Admin user 2FA
- Local QR code generation
- Fully localized:
    - English
    - German
    - French
    - Dutch
    - Polish

Providers
---------

[](#providers)

At the moment only Google Authenticator (compatible) apps are supported. For example Google Authenticator, Authy, LastPass, Bitwarden, ...

Installation guide
------------------

[](#installation-guide)

This plugin can only be installed using Composer.

```
# Install plugin using composer
composer require runelaenen/shopware6-two-factor-auth

# Refresh plugins & install & activate plugin
bin/console plugin:refresh
bin/console plugin:install --activate RuneLaenenTwoFactorAuth

# Build javascript files
bin/build-js.sh

```

Development
-----------

[](#development)

Keep in mind that 2FA authentication will not work in the development Administration watcher mode.

###  Health Score

50

—

FairBetter than 96% of packages

Maintenance60

Regular maintenance activity

Popularity43

Moderate usage in the ecosystem

Community21

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~134 days

Recently: every ~234 days

Total

15

Last Release

223d ago

Major Versions

1.4.0 → 6.0.02024-04-18

6.0.1 → 7.0.02025-10-07

### Community

Maintainers

![](https://www.gravatar.com/avatar/3099dba60b5e698ebb1c3a0bc6838658b002a3e62620e3b056df1a7dc31ecb5e?d=identicon)[runelaenen](/maintainers/runelaenen)

---

Top Contributors

[![runelaenen](https://avatars.githubusercontent.com/u/3930922?v=4)](https://github.com/runelaenen "runelaenen (30 commits)")[![tinect](https://avatars.githubusercontent.com/u/135993?v=4)](https://github.com/tinect "tinect (15 commits)")[![bsmietana](https://avatars.githubusercontent.com/u/78740985?v=4)](https://github.com/bsmietana "bsmietana (12 commits)")[![BrentRobert](https://avatars.githubusercontent.com/u/6866325?v=4)](https://github.com/BrentRobert "BrentRobert (7 commits)")[![jessyprovencher](https://avatars.githubusercontent.com/u/70674444?v=4)](https://github.com/jessyprovencher "jessyprovencher (2 commits)")[![mbegerau](https://avatars.githubusercontent.com/u/57012534?v=4)](https://github.com/mbegerau "mbegerau (1 commits)")[![NNowakowski](https://avatars.githubusercontent.com/u/16933892?v=4)](https://github.com/NNowakowski "NNowakowski (1 commits)")[![hw-rjuzak](https://avatars.githubusercontent.com/u/86657989?v=4)](https://github.com/hw-rjuzak "hw-rjuzak (1 commits)")

---

Tags

hacktoberfestshopwareshopware-platform-pluginshopware-pluginshopware-pluginsshopware6shopware6-plugin

###  Code Quality

Code StyleECS

### Embed Badge

![Health badge](/badges/runelaenen-shopware6-two-factor-auth/health.svg)

```
[![Health](https://phpackages.com/badges/runelaenen-shopware6-two-factor-auth/health.svg)](https://phpackages.com/packages/runelaenen-shopware6-two-factor-auth)
```

###  Alternatives

[jeffgreco13/filament-breezy

A custom package for Filament with login flow, profile and teams support.

1.0k1.7M41](/packages/jeffgreco13-filament-breezy)[laragear/two-factor

On-premises 2FA Authentication for out-of-the-box.

339785.3k8](/packages/laragear-two-factor)[stephenjude/filament-two-factor-authentication

Filament Two Factor Authentication: Google 2FA + Passkey Authentication

81158.7k4](/packages/stephenjude-filament-two-factor-authentication)[rainlab/user-plugin

User plugin for October CMS

11954.3k13](/packages/rainlab-user-plugin)[devdojo/auth

The auth package to make authentication in your laravel applications easy to use.

61979.4k2](/packages/devdojo-auth)[webbingbrasil/filament-2fa

A 2FA plugin for filament.

4740.7k](/packages/webbingbrasil-filament-2fa)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
