PHPackages                             wildwolf/wp-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. [Security](/categories/security)
4. /
5. wildwolf/wp-two-factor-auth

ActiveWordpress-plugin[Security](/categories/security)

wildwolf/wp-two-factor-auth
===========================

WordPress plugin for two factor authentication

5.2.1(4y ago)81287[1 issues](https://github.com/sjinks/wp-two-factor-auth/issues)[3 PRs](https://github.com/sjinks/wp-two-factor-auth/pulls)MITPHPPHP &gt;=7.2.0CI passing

Since Mar 24Pushed 1w ago1 watchersCompare

[ Source](https://github.com/sjinks/wp-two-factor-auth)[ Packagist](https://packagist.org/packages/wildwolf/wp-two-factor-auth)[ Docs](https://github.com/sjinks/wp-two-factor-auth)[ RSS](/packages/wildwolf-wp-two-factor-auth/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (7)Versions (32)Used By (0)

wp-two-factor-auth
==================

[](#wp-two-factor-auth)

[![CI](https://github.com/sjinks/wp-two-factor-auth/actions/workflows/build.yaml/badge.svg)](https://github.com/sjinks/wp-two-factor-auth/actions/workflows/build.yaml)

Description
-----------

[](#description)

This plugin allows you to secure your WordPress login with two factor authentication. The users will have to enter a one time password every time they log in.

Why You Need This
-----------------

[](#why-you-need-this)

Users can have common or weak passwords, and this lets hackers and bots brute force their passwords and get access to their account. If the site is protected with a similar plugin, an intruder cannot get access to the account even if they know the password: this is where the second factor comes into play: to log in, they need to know the one time password.

How Does It Work?
-----------------

[](#how-does-it-work)

This plugin uses the industry standard [Time](http://en.wikipedia.org/wiki/Time-based_One-time_Password_Algorithm) or [Hash](http://en.wikipedia.org/wiki/HMAC-based_One-time_Password_Algorithm)based One-time Password Algorithm to generate one time passwords.

One time passwords generated by the plugin can either be delivered by email, or be shown by third party applications (such as Google Authenticator). Because third party applications have to be configured first (you need to scan a QR code or enter some details manually), by default one time passwords are delivered by email.

System Requirements
-------------------

[](#system-requirements)

- PHP 7.2 or newer
- OpenSSL extension

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

[](#installation)

At the moment, only installation via [Composer](https://getcomposer.org/) is supported.

To install the plugin, please run

```
composer require wildwolf/wp-two-factor-auth

```

in your WordPress root directory. The, please go to the Dashboard &gt; Plugins, and activate the plugin.

###  Health Score

44

—

FairBetter than 91% of packages

Maintenance62

Regular maintenance activity

Popularity18

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 62.9% of commits — single point of failure

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 ~84 days

Recently: every ~118 days

Total

17

Last Release

1669d ago

Major Versions

4.5.0 → 5.0.02018-04-02

PHP version history (3 changes)4.5.0PHP &gt;=5.4.0

5.0.0PHP &gt;=7.0.0

5.1.7PHP &gt;=7.2.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1079712?v=4)[wildwolf](/maintainers/wildwolf)[@wildwolf](https://github.com/wildwolf)

---

Top Contributors

[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (633 commits)")[![sjinks](https://avatars.githubusercontent.com/u/7810770?v=4)](https://github.com/sjinks "sjinks (339 commits)")[![oskarhane](https://avatars.githubusercontent.com/u/570998?v=4)](https://github.com/oskarhane "oskarhane (19 commits)")[![renovate-bot](https://avatars.githubusercontent.com/u/25180681?v=4)](https://github.com/renovate-bot "renovate-bot (9 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![lgtm-migrator](https://avatars.githubusercontent.com/u/116650770?v=4)](https://github.com/lgtm-migrator "lgtm-migrator (1 commits)")[![eNBeWe](https://avatars.githubusercontent.com/u/3796429?v=4)](https://github.com/eNBeWe "eNBeWe (1 commits)")[![edent](https://avatars.githubusercontent.com/u/837136?v=4)](https://github.com/edent "edent (1 commits)")[![step-security-bot](https://avatars.githubusercontent.com/u/89328645?v=4)](https://github.com/step-security-bot "step-security-bot (1 commits)")

---

Tags

2faotpsecuritywordpresswordpress-pluginpluginwordpressotphotptotpsecurity2fa

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[tzsk/otp

A secure, database-free One-Time Password (OTP) generator and verifier for PHP and Laravel.

242661.0k1](/packages/tzsk-otp)[rych/otp

PHP implementation of the OATH one-time password standards

35274.8k4](/packages/rych-otp)[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.3k10](/packages/helsingborg-stad-municipio)[firehed/security

Security tools for PHP

2276.3k2](/packages/firehed-security)

PHPackages © 2026

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