yii2-extension yii2feedback
Yii2 feedback js Widgets
philippfrenzel/yii2feedback
Yii2 feedback js Widgets
- Wednesday, June 24, 2015
- by philippfrenzel
- Repository
- 1 Watchers
- 1 Stars
- 257 Installations
- JavaScript
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
yii2feedback
Yii2 Simple Feedback Extension, (*1)
Post Data
The information from the client will be sent through ajax POST request. The information is in JSON format., (*2)
- 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.