PHPackages                             dereuromark/cakephp-feedback - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Admin Panels](/categories/admin)
4. /
5. dereuromark/cakephp-feedback

ActiveCakephp-plugin[Admin Panels](/categories/admin)

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.

2.3.0(2mo ago)732.1k5[2 issues](https://github.com/dereuromark/cakephp-feedback/issues)1MITPHPPHP &gt;=8.2CI passing

Since Jan 9Pushed 5d ago3 watchersCompare

[ Source](https://github.com/dereuromark/cakephp-feedback)[ Packagist](https://packagist.org/packages/dereuromark/cakephp-feedback)[ Docs](https://github.com/dereuromark/cakephp-feedback)[ RSS](/packages/dereuromark-cakephp-feedback/feed)WikiDiscussions master Synced yesterday

READMEChangelog (10)Dependencies (8)Versions (29)Used By (1)

CakePHP Feedback Plugin
=======================

[](#cakephp-feedback-plugin)

[![CI](https://github.com/dereuromark/cakephp-feedback/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/dereuromark/cakephp-feedback/actions/workflows/ci.yml?query=branch%3Amaster)[![Coverage](https://camo.githubusercontent.com/56c43000edcbb523b806cba89f556a3dbed0bf574179447dff22737e20a61dbd/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f6465726575726f6d61726b2f63616b657068702d666565646261636b2f6d61737465722e737667)](https://codecov.io/gh/dereuromark/cakephp-feedback)[![PHPStan](https://camo.githubusercontent.com/f60d96f7c2579690ab6dfa8918f777fe93a02a92301c661eb38a85861a92b780/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d6c6576656c253230382d627269676874677265656e2e7376673f7374796c653d666c6174)](https://phpstan.org/)[![Latest Stable Version](https://camo.githubusercontent.com/f45c47ed20fa01820b154a46b275fe28d8875e2367c99f2925c979fa6038d068/68747470733a2f2f706f7365722e707567782e6f72672f6465726575726f6d61726b2f63616b657068702d666565646261636b2f762f737461626c652e737667)](https://packagist.org/packages/dereuromark/cakephp-feedback)[![Minimum PHP Version](https://camo.githubusercontent.com/ec21f169d70b69344c67d6f18fa1a24d20476d2f0cd680e8c4a1534c22f34e5f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230382e322d3838393242462e737667)](https://php.net/)[![License](https://camo.githubusercontent.com/1f425edeea4776150befd9eac414566b27b9b0c7a3c1c3f97b1b1a0e273510f2/68747470733a2f2f706f7365722e707567782e6f72672f6465726575726f6d61726b2f63616b657068702d666565646261636b2f6c6963656e73652e737667)](LICENSE)[![Total Downloads](https://camo.githubusercontent.com/4c757d649fe3c461ecf4b0fd2abb3b80b6595c7063152dae744d9da955e075ae/68747470733a2f2f706f7365722e707567782e6f72672f6465726575726f6d61726b2f63616b657068702d666565646261636b2f642f746f74616c2e737667)](https://packagist.org/packages/dereuromark/cakephp-feedback)[![Coding Standards](https://camo.githubusercontent.com/4788bab10b61ca8b0d56334238717a9191fe9cceecb154973f8854146a2bb5a6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f63732d5053522d2d322d2d522d707572706c652e7376673f7374796c653d666c61742d737175617265)](https://github.com/php-fig-rectified/fig-rectified-standards)

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.

This branch is for **CakePHP 5.1+**. For details see [version map](https://github.com/dereuromark/cakephp-feedback/wiki#cakephp-version-map).

### Saves the following on form submit

[](#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.

### Save options (configurable and extendable)

[](#save-options-configurable-and-extendable)

Out of the box:

- Filesystem
- Database

Easily extendable to:

- Custom Database
- Email
- [Mantis Bugtracker](http://www.mantisbt.org/)
- [GitHub (repo issues)](https://help.github.com/articles/github-glossary#issue)
- [Bitbucket (repo issues)](https://confluence.atlassian.com/display/BITBUCKET/Use+the+issue+tracker)
- [Jira](https://www.atlassian.com/software/jira)
- [Redmine](http://www.redmine.org)

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

### Furthermore

[](#furthermore)

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

Requirements
------------

[](#requirements)

**Required:** [jQuery](http://jquery.com/)

**Optional:** [Bootstrap](http://getbootstrap.com) (Bootstrap 4/5 compatible)

**Includes:** [html2canvas.js by niklasvh](https://github.com/niklasvh/html2canvas)

Installation and Usage
----------------------

[](#installation-and-usage)

See **[Documentation](docs/README.md)**.

Demo
----

[](#demo)

CakePHP 2.x version
-------------------

[](#cakephp-2x-version)

This is the original project:

Website:

###  Health Score

62

—

FairBetter than 99% of packages

Maintenance89

Actively maintained with recent releases

Popularity35

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity86

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 68% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~144 days

Total

22

Last Release

61d ago

Major Versions

0.1.4 → 1.0.0-beta2020-01-02

0.1.5 → 1.0.02020-09-11

1.2.0 → 2.0.02023-10-10

PHP version history (3 changes)1.1.1PHP &gt;=7.3

2.0.0PHP &gt;=8.1

2.3.0PHP &gt;=8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/39854?v=4)[Mark Scherer](/maintainers/dereuromark)[@dereuromark](https://github.com/dereuromark)

---

Top Contributors

[![dereuromark](https://avatars.githubusercontent.com/u/39854?v=4)](https://github.com/dereuromark "dereuromark (215 commits)")[![stefanvangastel](https://avatars.githubusercontent.com/u/2473490?v=4)](https://github.com/stefanvangastel "stefanvangastel (85 commits)")[![mhimmer](https://avatars.githubusercontent.com/u/199251?v=4)](https://github.com/mhimmer "mhimmer (4 commits)")[![WyriHaximus](https://avatars.githubusercontent.com/u/147145?v=4)](https://github.com/WyriHaximus "WyriHaximus (3 commits)")[![kb6673](https://avatars.githubusercontent.com/u/1001484?v=4)](https://github.com/kb6673 "kb6673 (2 commits)")[![Maxime-Vacossin](https://avatars.githubusercontent.com/u/57619142?v=4)](https://github.com/Maxime-Vacossin "Maxime-Vacossin (2 commits)")[![atlet](https://avatars.githubusercontent.com/u/1223162?v=4)](https://github.com/atlet "atlet (1 commits)")[![hacheraw](https://avatars.githubusercontent.com/u/10481749?v=4)](https://github.com/hacheraw "hacheraw (1 commits)")[![mikerogerz](https://avatars.githubusercontent.com/u/92782?v=4)](https://github.com/mikerogerz "mikerogerz (1 commits)")[![digitalfotografen](https://avatars.githubusercontent.com/u/602024?v=4)](https://github.com/digitalfotografen "digitalfotografen (1 commits)")[![AlexStallen](https://avatars.githubusercontent.com/u/6184437?v=4)](https://github.com/AlexStallen "AlexStallen (1 commits)")

---

Tags

plugincakephpscreenshotfeedbackadmin-paneluser-feedbackbug-report

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/dereuromark-cakephp-feedback/health.svg)

```
[![Health](https://phpackages.com/badges/dereuromark-cakephp-feedback/health.svg)](https://phpackages.com/packages/dereuromark-cakephp-feedback)
```

###  Alternatives

[dereuromark/cakephp-setup

A CakePHP plugin containing lots of useful management tools

36199.6k2](/packages/dereuromark-cakephp-setup)[dereuromark/cakephp-queue

The Queue plugin for CakePHP provides deferred task execution.

308954.9k25](/packages/dereuromark-cakephp-queue)[dereuromark/cakephp-geo

A CakePHP plugin around geocoding tools and helpers.

51186.8k6](/packages/dereuromark-cakephp-geo)[dereuromark/cakephp-tools

A CakePHP plugin containing lots of useful and reusable tools

3361.0M51](/packages/dereuromark-cakephp-tools)[dereuromark/cakephp-translate

A CakePHP plugin for managing translations

1712.3k](/packages/dereuromark-cakephp-translate)[dereuromark/cakephp-tags

Tags plugin for CakePHP

1764.8k1](/packages/dereuromark-cakephp-tags)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
