xutl / yii2-art-dialog-widget
Adding art-dialog to your yii2 project via Composer
Package info
github.com/xutl/yii2-art-dialog-widget
Language:JavaScript
Type:yii2-widget
pkg:composer/xutl/yii2-art-dialog-widget
1.0.2
2016-09-03 09:29 UTC
Requires
- php: >=5.4.0
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2026-02-11 04:43:49 UTC
README
该扩展为 Yii2 framework 添加 artDialog 小部件。
For license information check the LICENSE-file.
Documentation is at docs/guide/README.md.
安装
The preferred way to install this extension is through composer.
Either run
composer require --prefer-dist xutl/yii2-art-dialog-widget
or add
"xutl/yii2-art-dialog-widget": "*"
to the require section of your composer.json.