2017 © Pedro Peláez
 

cakephp-plugin cakephp-feedback

Feedback or bugreport (with screenshot!) tab option in your CakePHP application. Data can be posted directly to Mantis, E-mail, Github issues, filesystem, etc.

image

dereuromark/cakephp-feedback

Feedback or bugreport (with screenshot!) tab option in your CakePHP application. Data can be posted directly to Mantis, E-mail, Github issues, filesystem, etc.

  • Friday, April 20, 2018
  • by dereuromark
  • Repository
  • 2 Watchers
  • 2 Stars
  • 387 Installations
  • JavaScript
  • 1 Dependents
  • 0 Suggesters
  • 2 Forks
  • 2 Open issues
  • 4 Versions
  • 22 % Grown

The README.md

CakePHP Feedback Plugin

CI Coverage Latest Stable Version Minimum PHP Version License Total Downloads, (*1)

This plugin provides a static feedback tab on the side of the screen that enables website visitor to submit feedback or bugreports. Features pure client-side screenshot function including user-placed highlight / accent., (*2)

This branch is for CakePHP 5.0+. For details see version map., (*3)

Currently saves the following on form submit

  • Name of sender (optional)
  • E-mail of sender (optional)
  • Subject
  • Feedback message
  • Current URL
  • Screenshot of body DOM element (with marker as option)
  • Browser and browser version
  • User OS flavor

Name and E-Mail can be auto-retrieved from TinyAuth.AuthUser or plain session Auth., (*4)

Save options (configurable and extendable)

Out of the box:, (*5)

  • Filesystem
  • Database

Easily extendable to:, (*6)

They can also be stacked (multiple stores at once)., (*7)

Furthermore

  • This plugin is CakePHP FormProtection component compatible.
  • Fully localizable to your language.

Requirements

Required: jQuery, (*8)

Optional: Bootstrap (Bootstrap 4/5 compatible), (*9)

Includes: html2canvas.js by niklasvh, (*10)

Installation and Usage

See Documentation., (*11)

Demo

https://sandbox.dereuromark.de/, (*12)

CakePHP 2.x version

This is the original project:, (*13)

https://github.com/stefanvangastel/CakePHP-FeedbackIt, (*14)

Website: http://stefanvangastel.nl/feedbackitdemo/, (*15)

The Versions

20/04 2018

dev-master

9999999-dev https://github.com/dereuromark/cakephp-feedback

Feedback or bugreport (with screenshot!) tab option in your CakePHP application. Data can be posted directly to Mantis, E-mail, Github issues, filesystem, etc.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Stefan van Gastel

16/01 2018

0.1.2

0.1.2.0 https://github.com/dereuromark/cakephp-feedback

Feedback or bugreport (with screenshot!) tab option in your CakePHP application. Data can be posted directly to Mantis, E-mail, Github issues, filesystem, etc.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Stefan van Gastel

10/01 2018

0.1.1

0.1.1.0 https://github.com/dereuromark/cakephp-feedback

Feedback or bugreport (with screenshot!) tab option in your CakePHP application. Data can be posted directly to Mantis, E-mail, Github issues, filesystem, etc.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Stefan van Gastel

09/01 2018

0.1

0.1.0.0

Feedback or bugreport (with screenshot!) tab option in your CakePHP application. Data can be posted directly to Mantis, E-mail, Github issues, filesystem, etc.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Stefan van Gastel