PHPackages                             mandrew/silverstripe-quickfeedback - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mandrew/silverstripe-quickfeedback

ActiveSilverstripe-module[Utility &amp; Helpers](/categories/utility)

mandrew/silverstripe-quickfeedback
==================================

Creates a quick yes/no feedback form which can be added at the bottom of your site

0.2.3(10y ago)74552[6 issues](https://github.com/mandrew/silverstripe-quickfeedback/issues)[1 PRs](https://github.com/mandrew/silverstripe-quickfeedback/pulls)BSD-3-ClausePHP

Since Feb 14Pushed 9y ago2 watchersCompare

[ Source](https://github.com/mandrew/silverstripe-quickfeedback)[ Packagist](https://packagist.org/packages/mandrew/silverstripe-quickfeedback)[ RSS](/packages/mandrew-silverstripe-quickfeedback/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (5)Dependencies (1)Versions (12)Used By (0)

SilverStripe Quick Feedback
===========================

[](#silverstripe-quick-feedback)

Creates a quick yes/no feedback form which can be added to any page on your site.

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

[](#requirements)

- SilverStripe ^3.2

Installation
------------

[](#installation)

```
$ composer require mandrew/silverstripe-quickfeedback

```

This module is configured so that you can use it just by adding something to your templates:

```
{$QuickFeedbackForm}
```

A controller extension is added to the base `Controller` class, which means this should be available wherever you try it.

If you're having trouble with URLs. stored in the database, you can enable `QuickFeedbackExtension → redirect_field: true` in your YAML config.

Versioning
----------

[](#versioning)

This library follows [Semver](http://semver.org). According to Semver, you will be able to upgrade to any minor or patch version of this library without any breaking changes to the public API. Semver also requires that we clearly define the public API for this library.

All methods, with `public` visibility, are part of the public API. All other methods are not part of the public API. Where possible, we'll try to keep `protected` methods backwards-compatible in minor/patch versions, but if you're overriding methods then please test your work before upgrading.

Reporting Issues
----------------

[](#reporting-issues)

Please [create an issue](http://github.com/mandrew/silverstripe-quickfeedback/issues) for any bugs you've found, or features you're missing.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance3

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~1 days

Total

5

Last Release

3778d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/343938?v=4)[Michael Andrewartha](/maintainers/mandrew)[@mandrew](https://github.com/mandrew)

---

Top Contributors

[![camfindlay](https://avatars.githubusercontent.com/u/367847?v=4)](https://github.com/camfindlay "camfindlay (12 commits)")[![mandrew](https://avatars.githubusercontent.com/u/343938?v=4)](https://github.com/mandrew "mandrew (10 commits)")[![assertchris](https://avatars.githubusercontent.com/u/200609?v=4)](https://github.com/assertchris "assertchris (7 commits)")

---

Tags

silverstripefeedbackmember

### Embed Badge

![Health badge](/badges/mandrew-silverstripe-quickfeedback/health.svg)

```
[![Health](https://phpackages.com/badges/mandrew-silverstripe-quickfeedback/health.svg)](https://phpackages.com/packages/mandrew-silverstripe-quickfeedback)
```

###  Alternatives

[silverstripe/userforms

UserForms enables CMS users to create dynamic forms via a drag and drop interface and without getting involved in any PHP code

1321.1M83](/packages/silverstripe-userforms)[symbiote/silverstripe-gridfieldextensions

A collection of useful grid field components

951.9M264](/packages/symbiote-silverstripe-gridfieldextensions)[silverstripe/tagfield

Tag field for SilverStripe

561.3M50](/packages/silverstripe-tagfield)[jonom/silverstripe-betternavigator

Front-end utility menu for Silverstripe websites featuring administration and development tools

59429.0k12](/packages/jonom-silverstripe-betternavigator)[symbiote/silverstripe-advancedworkflow

Adds configurable workflow support to the CMS, with a GUI for creating custom workflow definitions.

46299.9k9](/packages/symbiote-silverstripe-advancedworkflow)[lekoala/silverstripe-cms-actions

Add actions to your models in SilverStripe

39317.0k29](/packages/lekoala-silverstripe-cms-actions)

PHPackages © 2026

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