xutl / yii2-art-dialog-widget
Adding art-dialog to your yii2 project via Composer
Installs: 41
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Type:yii2-widget
Requires
- php: >=5.4.0
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2024-10-11 01:44:32 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
.