philippfrenzel / yii2feedback
Yii2 feedback js Widgets
Package info
github.com/philippfrenzel/yii2feedback
Language:JavaScript
Type:yii2-extension
pkg:composer/philippfrenzel/yii2feedback
dev-master
2015-06-24 20:25 UTC
Requires
- php: >=5.4.0
- yiisoft/yii2: *
Requires (Dev)
This package is not auto-updated.
Last update: 2026-03-18 15:50:23 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.