Skip to content

c006/yii2-feedback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yii2 Feedback

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-source "c006/yii2-feedback" "*"

or add

"c006/yii2-feedback": "dev-master"

to the require section of your composer.json file.

Run

Migrations m000000_000000_c006_feedback

I would suggest using my console, it's very easy to update migrations.

Usage

Place were you like.

<span id="feedback">feedback</span>

Place at bottom of page

<?= \c006\feedback\WidgetFeedback::widget([]); ?>

Comments / Suggestions

Please provide any helpful feedback or requests.

Thanks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages