PHPackages                             protectimus/protectimus\_otp\_authentication - 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. protectimus/protectimus\_otp\_authentication

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

protectimus/protectimus\_otp\_authentication
============================================

Protectimus OTP solution for Roundcube

312PHP

Since Nov 24Pushed 4y ago1 watchersCompare

[ Source](https://github.com/protectimus/protectimus_otp_authentication)[ Packagist](https://packagist.org/packages/protectimus/protectimus_otp_authentication)[ RSS](/packages/protectimus-protectimus-otp-authentication/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

protectimus\_otp\_authentication
================================

[](#protectimus_otp_authentication)

This is a plugin for Roundcube Webmail, that allows to integrate Protectimus two-factor authentication solution into your mailing system with no effort.

Protectimus is the most convenient and affordable solution for organizing strong two-factor authentication, based on One-Time Passwords (OTP). Learn more about Protectimus at

Installation instruction:
=========================

[](#installation-instruction)

1. Get registered with the Protectimus Cloud Service. See the detailed instructions here:
2. Add Resouce, Users, Tokens, and then Assign Tokens with Users to a Resource in the Protectimus Cloud Service. See the instructions in the [Protectimus Administrator Guide](https://www.protectimus.com/wp-content/themes/protectimus/img/pdf/EN_Protectimus_Administrator%27s_guide_SAAS_Service_On_Premise_Platform.pdf)
3. Download the code from github
4. Place the protectimus\_otp\_authentication dir into the plugins/ folder of your roundcube install
5. Enable the protectimus\_otp\_authentication plugin in config/main.inc.php:

`$config['plugins'] = array('protectimus_otp_authentication');`

4. Open and adjust plugins/protectimus\_otp\_authentication/config.inc.php You have to fill in these parameters:

This is your login name

`$config['protectimus_api_username']`

You can find api key at service.protectimus.com Profile -&gt; API Key

`$config['protectimus_api_key']`

You don't need to change this, if you use our cloud service

`$config['protectimus_api_url'] = 'https://api.protectimus.com/';`

ID of the resource in the Protectimus service

`$config['protectimus_resource_id']`

```
- IMPORTANT:
if you use theme skin different from default you need to rename skin folder in this plugin.
For example:
cp -a skins/default skins/elastic
```

See also
========

[](#see-also)

You can also visit official Roundcube Webmail plugin repository to know more about how to install our RoundCube plugin:

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/3977b7af897e9343ccae37db5bb02ac8f748787603327090b9689fcdd1de654d?d=identicon)[protectimus](/maintainers/protectimus)

---

Top Contributors

[![protectimus](https://avatars.githubusercontent.com/u/7330478?v=4)](https://github.com/protectimus "protectimus (20 commits)")

### Embed Badge

![Health badge](/badges/protectimus-protectimus-otp-authentication/health.svg)

```
[![Health](https://phpackages.com/badges/protectimus-protectimus-otp-authentication/health.svg)](https://phpackages.com/packages/protectimus-protectimus-otp-authentication)
```

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

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