webvimark/module-feedback

There is no license information available for the latest version (dev-master) of this package.

Feedback module

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/webvimark/module-feedback

dev-master 2014-10-13 20:02 UTC

This package is auto-updated.

Last update: 2025-09-29 01:26:25 UTC


README

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