philippfrenzel/yii2feedback

Yii2 feedback js Widgets

Installs: 265

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Language:JavaScript

Type:yii2-extension

dev-master 2015-06-24 20:25 UTC

This package is not auto-updated.

Last update: 2024-04-17 06:37:55 UTC


README

Yii2 Simple Feedback Extension

Post Data

The information from the client will be sent through ajax POST request. The information is in JSON format.

  • browser - Browser information.
  • url - The page URL.
  • note - Description of the feedback.
  • img - The screenshot of the feedback. - base64 encoded data URI!
  • html - The structure of the page.