PHPackages                             masterfermin02/vici-admin-them - 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. [Admin Panels](/categories/admin)
4. /
5. masterfermin02/vici-admin-them

AbandonedArchivedLibrary[Admin Panels](/categories/admin)

masterfermin02/vici-admin-them
==============================

This is a vicidial theme to apply new design to vicidial

1.0.0(9y ago)3318733[7 issues](https://github.com/masterfermin02/vici-admin-them/issues)MITJavaScriptPHP ^5.3.3

Since May 2Pushed 3y ago1 watchersCompare

[ Source](https://github.com/masterfermin02/vici-admin-them)[ Packagist](https://packagist.org/packages/masterfermin02/vici-admin-them)[ Docs](https://github.com/masterfermin02/vici-admin-them)[ RSS](/packages/masterfermin02-vici-admin-them/feed)WikiDiscussions master Synced 2w ago

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

### vici-admin-them

[](#vici-admin-them)

This is a vicidial theme to apply new design to vicidial

### How to setup

[](#how-to-setup)

### Composer install

[](#composer-install)

```
    composer require masterfermin02/vici-admin-them

```

### Download with git

[](#download-with-git)

cd to your vicidial root dir

```
	git clone git@github.com:masterfermin02/vici-admin-them.git

```

1. open admin.php
2. look for vicidial auth

```
	if ($user_auth > 0)

```

3. add after the if $user\_auth add

```
	require("vici-admin-them/template.php");

```

[![carbon (3)](https://user-images.githubusercontent.com/4625540/184410043-87ce7043-c024-4dcb-9434-b19c99f99989.png)](https://user-images.githubusercontent.com/4625540/184410043-87ce7043-c024-4dcb-9434-b19c99f99989.png)

4. on each file you like the new design you need to add this line For example: user\_status.php, AST\_agent\_time\_sheet.php, user\_stats.php

```
	require("vici-admin-them/template.php");

```

[![N|Solid](https://github.com/masterfermin02/vici-admin-them/raw/master/screen_shot/campaign.png)](https://github.com/masterfermin02/vici-admin-them/)[![N|Solid](https://github.com/masterfermin02/vici-admin-them/raw/master/screen_shot/dashboard.png)](https://github.com/masterfermin02/vici-admin-them/)[![N|Solid](https://camo.githubusercontent.com/9d1a22b99bc83cfca7bc702f313ed7bbe97bfd4e6a4dc8b30f496549c35a01d6/687474703a2f2f76696369657870657274732e636f6d2f696d672f706f7274666f6c696f2f6e65772d7265616c2d74696d652d637573746f6d2e706e67)](https://github.com/masterfermin02/vici-admin-them/)

### Admin demo page

[](#admin-demo-page)

[Admin demo](http://viciexperts.com/admin_demo/vicidial/admin.php)

*User name* : demo

*Password* : demo

### Realtime theme

[](#realtime-theme)

1. cp realtime\_reportnew.php and AST\_timeonVDADallnew.php to your vicidial root folder (vicidial/AST\_timeonVDADallnew.php, vicidial/realtime\_reportnew.php)
2. open your browser and go to [http://youserveripordomian/vicidial/realtime\_reportnew.php](http://youserveripordomian/vicidial/realtime_reportnew.php)
3. If you want you can replace the realtime\_report.php with realtime\_reportnew.php to open it from you admin o crear new custom link.

Feedback, Bugs, and Questions
-----------------------------

[](#feedback-bugs-and-questions)

For any questions, feedback, and bug reports, please use the [Github Issues](https://github.com/masterfermin02/vici-admin-them/issues).

Credits
-------

[](#credits)

Created by [Fermin Perdomo](https://masterfermin02.github.io/)

Thanks to [Viciexperts](https://viciexperts.com/)

Sponsors
--------

[](#sponsors)

- Thanks [cyburdialer](https://www.cyburdialer.com/)

Contributions
-------------

[](#contributions)

Contributions are welcome. Please make a pull request.

License
-------

[](#license)

This code is available under the [MIT license](http://opensource.org/licenses/MIT).

### it's done, have fun and enjoy.

[](#its-done-have-fun-and-enjoy)

### We still working in progress...

[](#we-still-working-in-progress)

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

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

3345d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/17c416be607cbb47c55e76e115e3c35c3d74906ff422e808e4bba3be1dfb5cd6?d=identicon)[masterfermin02](/maintainers/masterfermin02)

---

Top Contributors

[![masterfermin02](https://avatars.githubusercontent.com/u/4625540?v=4)](https://github.com/masterfermin02 "masterfermin02 (52 commits)")[![abiezer95](https://avatars.githubusercontent.com/u/9676420?v=4)](https://github.com/abiezer95 "abiezer95 (22 commits)")

---

Tags

admin-demophpvici-adminvicidial-themejquerythemevicidialvici-themvici-admin-them

### Embed Badge

![Health badge](/badges/masterfermin02-vici-admin-them/health.svg)

```
[![Health](https://phpackages.com/badges/masterfermin02-vici-admin-them/health.svg)](https://phpackages.com/packages/masterfermin02-vici-admin-them)
```

###  Alternatives

[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.9M67](/packages/dmstr-yii2-adminlte-asset)[yiister/yii2-gentelella

Free admin template for backend

275287.6k5](/packages/yiister-yii2-gentelella)[david-griffiths/nova-dark-theme

A dark theme for Laravel Nova

71593.0k](/packages/david-griffiths-nova-dark-theme)[ali/datatable

Symfony2 Ajax Datagrid Bundle for doctrine2 entities

11198.2k2](/packages/ali-datatable)[kilik/table

Symfony Ajax Datagrid Bundle for doctrine entities

3363.4k](/packages/kilik-table)[acacha/adminlte-laravel-installer

Adminlte-laravel application installer.

1638.8k1](/packages/acacha-adminlte-laravel-installer)

PHPackages © 2026

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