shahimian / yii2-radiostation
NONE
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- yiisoft/yii2: ~2.0.0
This package is not auto-updated.
Last update: 2024-11-03 02:49:53 UTC
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