PHPackages                             codefire/cfusermgmt - 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. codefire/cfusermgmt

ActiveYii2-extension[Authentication &amp; Authorization](/categories/authentication)

codefire/cfusermgmt
===================

The users module for Yii framework

1.0.0(10y ago)0131PHPPHP ^5.4

Since Dec 8Pushed 10y ago1 watchersCompare

[ Source](https://github.com/pranjalcodefire/yii-usermgmt)[ Packagist](https://packagist.org/packages/codefire/cfusermgmt)[ RSS](/packages/codefire-cfusermgmt/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Requirments:

- Yii 2 with advanced application template
- Init your application for development mode
- Php 5.4+
- MySql 5.6+

Steps To install the 'cfusermgmt' plugin:
-----------------------------------------

[](#steps-to-install-the-cfusermgmt-plugin)

1. Create folder "codefire/cfusermgmt" in vendor folder
2. Extract into cfusermgmt folder (Give permission, init application)
3. add in application's frontend/web/index.php require(**DIR** . '/../../vendor/codefire/cfusermgmt/config/main.php'), before require(**DIR** . '/../config/main-local.php'); // JUST BEFORE THIS LINE

add after $application = new yii\\web\\Application($config); require(**DIR** . '/../../vendor/codefire/cfusermgmt/config/constants.php');

4. - Delete common/model/User.php
    - Remove user component from application's frontend/config/main.php
5. create htaccess in frontend/web
    Source code should be: Options -MultiViews RewriteEngine On #RewriteBase /path/to/app RewriteCond %{REQUEST\_FILENAME} !-f RewriteRule ^ index.php \[L\]

    ```
     Order allow,deny
     allow from all

    ```
6. Change SITE\_URL to your Current URL on "vendor/codefire/cfusermgmt/config/main.php" '@SITE\_URL' =&gt; "Your Url Goes Here" Like: '@SITE\_URL' =&gt; "[http://localhost/plugin\_yii](http://localhost/plugin_yii)"

NOTES:
------

[](#notes)

- make sure you have import database db.sql file
- Admin credentials (codefire/111111) Useful Url example:
- FrontEnd Url ()
- BackEnd Url ()

You can also install Using composer:

```
composer require codefire/cfusermgmt

```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

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

Unknown

Total

1

Last Release

3857d ago

### Community

Maintainers

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

---

Top Contributors

[![cf-abhayjeet](https://avatars.githubusercontent.com/u/3645404?v=4)](https://github.com/cf-abhayjeet "cf-abhayjeet (5 commits)")[![pranjalcodefire](https://avatars.githubusercontent.com/u/6240512?v=4)](https://github.com/pranjalcodefire "pranjalcodefire (5 commits)")

---

Tags

userprofileyii2modulemodulesprofilesmanagementUsersyii 2account

### Embed Badge

![Health badge](/badges/codefire-cfusermgmt/health.svg)

```
[![Health](https://phpackages.com/badges/codefire-cfusermgmt/health.svg)](https://phpackages.com/packages/codefire-cfusermgmt)
```

###  Alternatives

[2amigos/yii2-usuario

Highly customizable and extensible user management, authentication, and authorization Yii2 extension

294282.0k15](/packages/2amigos-yii2-usuario)[vova07/yii2-rbac-module

The RBAC module for Yii framework.

191.2k2](/packages/vova07-yii2-rbac-module)[budyaga/yii2-users

Module for manage users and their rights with the support of registration through social services and assigned to each user more than one social service.

409.1k](/packages/budyaga-yii2-users)[lowbase/yii2-user

Yii2 user module

131.5k2](/packages/lowbase-yii2-user)

PHPackages © 2026

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