PHPackages                             ss88/enhance\_password - 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. ss88/enhance\_password

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

ss88/enhance\_password
======================

Enable the ability for RoundCube users to change their email password for the Enhance Control Panel.

7153PHP

Since Mar 18Pushed 1y ago3 watchersCompare

[ Source](https://github.com/SS88UK/enhance_password)[ Packagist](https://packagist.org/packages/ss88/enhance_password)[ RSS](/packages/ss88-enhance-password/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Enhance Email Password plugin for RoundCube
===========================================

[](#enhance-email-password-plugin-for-roundcube)

Enable the ability for RoundCube users to change their email password for the Enhance Control Panel

Demo Visual
-----------

[](#demo-visual)

[![Demo SS](https://camo.githubusercontent.com/39111e1421bc57cbebdd4bdaa7d5738de73b11cca639bb85fd064bff2983bb76/68747470733a2f2f692e6962622e636f2f50723356624a562f53637265656e73686f742d323032332d31312d32392d61742d392d30392d34372d414d2e706e67)](https://camo.githubusercontent.com/39111e1421bc57cbebdd4bdaa7d5738de73b11cca639bb85fd064bff2983bb76/68747470733a2f2f692e6962622e636f2f50723356624a562f53637265656e73686f742d323032332d31312d32392d61742d392d30392d34372d414d2e706e67)

Deployment (Centrally Installed Roundcube)
------------------------------------------

[](#deployment-centrally-installed-roundcube)

Download a copy of this repo and upload the contents to:

```
/path/to/roundcube/plugins/enhance_password

```

Edit your `/path/to/roundcube/config/config.inc.php` file and add `enhance_password` to the `$config['plugins']` variable. It should look something like the following:

```
$config['plugins'] = array(
    'enhance_login',
    'enhance_password'
);

```

Deployment (Customer's Domains i.e. mail.customer.com)
------------------------------------------------------

[](#deployment-customers-domains-ie-mailcustomercom)

Note: the user for this deployment is `roundcubelocal`, so you would need to `su - roundcubelocal` to gain access.

Download a copy of this repo and upload the contents to:

```
/path/to/roundcube/plugins/enhance_password

```

Edit your `/path/to/roundcube/config/config.inc.php` file and add `enhance_password` to the `$config['plugins']` variable. It should look something like the following:

```
$config['plugins'] = array(
    'enhance_login',
    'enhance_password'
);

```

Edit your `/path/to/roundcube/config/config.inc.php` file and add `orchd_key` (API key) and `orchd_url` (control panel API endpoint) to the `$config` variable. You can find these details in the `config.inc.php` file of the centrally installed Roundcube or you can generate a new key in Settings -&gt; Access Tokens in your cntrol panel. The end result should look something like the following:

```
$config['orchd_key'] = 'XXXXXXXXXXXXX';
$config['orchd_url'] = 'https://control-panel-url.com/api';

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity15

Early-stage or recently created project

 Bus Factor1

Top contributor holds 80% 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/1f3cd95f20fc57e45992560046058b693e72b8aeb269e42b922b44d47bab0b7f?d=identicon)[SS88UK](/maintainers/SS88UK)

---

Top Contributors

[![Neoboffin](https://avatars.githubusercontent.com/u/17299026?v=4)](https://github.com/Neoboffin "Neoboffin (8 commits)")[![klarlichter](https://avatars.githubusercontent.com/u/1537343?v=4)](https://github.com/klarlichter "klarlichter (1 commits)")[![mendozal](https://avatars.githubusercontent.com/u/4621970?v=4)](https://github.com/mendozal "mendozal (1 commits)")

---

Tags

enhancephproundcuberoundcube-pluginroundcube-webmail

### Embed Badge

![Health badge](/badges/ss88-enhance-password/health.svg)

```
[![Health](https://phpackages.com/badges/ss88-enhance-password/health.svg)](https://phpackages.com/packages/ss88-enhance-password)
```

###  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.2M117](/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)
