webvimark/module-banner Banner module

Banner module for Yii 2

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist webvimark/module-banner "*"

or add

"webvimark/module-banner": "*"

to the require section of your composer.json file.

Configuration

In your config/web.php

    'modules'=>[
        ...

        'banner' => [
            'class' => 'webvimark\modules\banner\BannerModule',
        ],

        ...
    ],

Usage

1 Go to http://site.com/banner/banner/index

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

No stable releases.

Comments



No stable releases.



Unknown license
Stats
0 github stars & 1 github forks
0 downloads in the last day
0 downloads in the last 30 days
16 total downloads