PHPackages                             zyblog/yii2-bjui - 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. zyblog/yii2-bjui

ActiveYii2-extension

zyblog/yii2-bjui
================

yii2集成B-JUI后台模板

v1.01(9y ago)1471MITJavaScript

Since Nov 3Pushed 9y ago1 watchersCompare

[ Source](https://github.com/zhangyue0503/yii2bjui)[ Packagist](https://packagist.org/packages/zyblog/yii2-bjui)[ Docs](https://github.com/zhangyue0503/yii2bjui)[ RSS](/packages/zyblog-yii2-bjui/feed)WikiDiscussions master Synced 2mo ago

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

\#Yii2 B-JUI富文本后台框架

=======================================

\##安装说明

composer安装：

```
php composer.phar require zyblog/yii2-bjui "*"

```

手动安装：

githup下载后，在vendor目录下创建zyblog目录，代码放进去，去yiisoft\\extensions.php下方增加：

```
'zyblog/bjui' =>  array (
    'name' => 'zyblog/bjui',
    'version' => '1.0',
    'alias' =>
        array (
            '@zyblog/bjui' => $vendorDir . '/zyblog/yii2-bjui',
        ),
),

```

\##使用

配置文件中：

```
'view' => [
    'theme' => [
        'pathMap' => [
            '@app/views' => '@vendor/zyblog/yii2-bjui/example-views'
        ],
    ],
],
```

或者直接把example-views里的内容拷贝到项目中替换原文件

\##集成：

**B-JUI框架1.31**

使用问题及各种插件请查阅官方文档及相关DEMO

\#kindeditor上传文件

可参考kindeditor相关示例自己写

上传配置在textarea中添加：

```

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity64

Established project with proven stability

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

Every ~0 days

Total

2

Last Release

3478d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/269920e54e4d829e0bc1a7909e62e231f5000c977bafcd8aefa9f0099976f0a6?d=identicon)[zhangyue](/maintainers/zhangyue)

---

Tags

yii2bjuiB-JUIb-jui.js

### Embed Badge

![Health badge](/badges/zyblog-yii2-bjui/health.svg)

```
[![Health](https://phpackages.com/badges/zyblog-yii2-bjui/health.svg)](https://phpackages.com/packages/zyblog-yii2-bjui)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.6k](/packages/craftcms-cms)

PHPackages © 2026

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