webvimark/module-feedback Feedback module

Feedback 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-feedback "*"

or add

"webvimark/module-feedback": "*"

to the require section of your composer.json file.

Configuration

In your config/web.php

    'modules'=>[
        ...

        'feedback' => [
            'class' => 'webvimark\modules\feedback\FeedbackModule',
        ],

        ...
    ],

Usage

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

2 Go to http://site.com/feedback/default/index

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

No stable releases.

Comments



No stable releases.



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