shahimian/yii2-radiostation
Composer 安装命令:
composer require shahimian/yii2-radiostation
包简介
NONE
README 文档
README
To access the module, you need to add this to your application configuration:
<?php ...... 'modules' => [ 'radiostation' => [ 'class' => 'shahimian\radiostation\Module', ], ], ...... ?>
This widget is formally below:
<?= RadioGadget::Widget([ 'source_id' => $sid ]) ?>
that must to indicate $sid variable in Controller and usaully as null. For uploading source file please create uploads folder in @root/web
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-05-08