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 1mo 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 43% 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

3733d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6a5f4c667c462b897c361eee4cf0671610d2396ccb74ef21d1e8aff3a0b0e141?d=identicon)[mandrew](/maintainers/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/multi-domain

Allows multiple domains to access one CMS instance, mapping them to different sections of the hierarchy

141.6k](/packages/silverstripe-multi-domain)

PHPackages © 2026

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