PHPackages                             wutaophp/dcat-iframe-tabs - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. wutaophp/dcat-iframe-tabs

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

wutaophp/dcat-iframe-tabs
=========================

dcat-admin extension iframe-tabs

1.0.0(5y ago)016MITPHPPHP &gt;=7.1.0|^8.0

Since Jun 28Pushed 5y ago1 watchersCompare

[ Source](https://github.com/wutaophp/dcat-iframe-tabs)[ Packagist](https://packagist.org/packages/wutaophp/dcat-iframe-tabs)[ Docs](https://github.com/wutaophp/dcat-iframe-tabs)[ RSS](/packages/wutaophp-dcat-iframe-tabs/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependencies (1)Versions (2)Used By (0)

dcat-admin iframe多窗口扩展
======================

[](#dcat-admin-iframe多窗口扩展)

- dcatadmin版本需要1.7.0以上

1.安装扩展

```
composer require wutaophp/dcat-iframe-tabs

```

2.在后台扩展打开扩展，并导入

3.在config/admin-extensions.php添加配置

```
    'iframe-tabs' => [
        'enable' => true,
        'home_action' => 'App\Admin\Controllers\HomeController@home',
        'home_title' => 'Home',
        'home_icon' => 'fa-home',
        'use_icon' => true,
        'tabs_css' => 'vendor/laravel-admin-ext/iframe-tabs/dashboard.css',
        'layer_path' => 'vendor/laravel-admin-ext/iframe-tabs/layer/layer.js',
        'pass_urls' => [
            0 => '/auth/logout',
            1 => '/auth/lock',
        ],
        'force_login_in_top' => true,
        'tabs_left' => 42,
        'bind_urls' => 'popup',
        'bind_selecter' => 'a.grid-row-view,a.grid-row-edit,.column-__actions__ ul.dropdown-menu a,.box-header .pull-right .btn-success,.popup',
    ],

```

5.清除缓存

```
php artisan cache:clear;
php artisan view:clear;
```

6.打开链接 你的域名/admin即可

给a标签添加class=pop-link为弹窗打开，添加 class=iframe-link为新添加iframe窗口

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1833d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ce5513b38e480017fb8fe64ec43e4feb46cc2a804ae279046bf1b408ddea235f?d=identicon)[imwutao](/maintainers/imwutao)

---

Top Contributors

[![imwutao](https://avatars.githubusercontent.com/u/49136997?v=4)](https://github.com/imwutao "imwutao (1 commits)")

---

Tags

extensiondcat admin

### Embed Badge

![Health badge](/badges/wutaophp-dcat-iframe-tabs/health.svg)

```
[![Health](https://phpackages.com/badges/wutaophp-dcat-iframe-tabs/health.svg)](https://phpackages.com/packages/wutaophp-dcat-iframe-tabs)
```

###  Alternatives

[abbotton/dcat-sku-plus

基于Dcat Admin的SKU扩展增强版

542.3k](/packages/abbotton-dcat-sku-plus)[sparkinzy/dcat-distpicker

省市区地址选择器，支持select2

272.8k1](/packages/sparkinzy-dcat-distpicker)[sparkinzy/dcat-marketplace

Dcat扩展市场

391.3k](/packages/sparkinzy-dcat-marketplace)

PHPackages © 2026

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