shahimian/yii2-radiostation

NONE

0.0.1 2020-05-08 07:01 UTC

This package is not auto-updated.

Last update: 2024-04-21 00:27:57 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