PHPackages                             dnadesign/silverstripe-consultations - 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. dnadesign/silverstripe-consultations

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

dnadesign/silverstripe-consultations
====================================

Build consultation forms for community engagement.

53124[1 PRs](https://github.com/dnadesign/silverstripe-consultations/pulls)JavaScript

Since Jul 9Pushed 9y ago16 watchersCompare

[ Source](https://github.com/dnadesign/silverstripe-consultations)[ Packagist](https://packagist.org/packages/dnadesign/silverstripe-consultations)[ RSS](/packages/dnadesign-silverstripe-consultations/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

SilverStripe Consultations
==========================

[](#silverstripe-consultations)

Maintainer Contact
------------------

[](#maintainer-contact)

- Will Rossiter (Nickname: wrossiter, willr)

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

[](#requirements)

- SilverStripe 3.1
- SilverStripe GridFieldExtensions
- SilverStripe UserForms

Documentation
-------------

[](#documentation)

This module provides a boilerplate setup for publishing online consultations and displaying feedback.

**This work has been open sourced from  and still opinionated and an early release.**

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

[](#installation)

```
composer require "dnadesign/silverstripe-consultations"

```

Functionality
-------------

[](#functionality)

This module provides the models for `Consultation`. Each consultation can be attached to an engagement form. These submissions can be displayed and graphed.

Forms are built using the SilverStripe UserForm module.

Page Types
----------

[](#page-types)

This module introduces 3 new page types:

- `Consultation`: display a form, optional reports and ranking
- `Consultation category`: allow to group consultations
- `Consultation landing page`: holds categories and consultation

Reports
-------

[](#reports)

Consultations can display "reports", a graphic way of displaying data from the form submission. Reports can only be based on EditableMultipleOptionField (e.g DropdownField, RadioField...). To create a report, on a `Consultation` page , head to the `Report` tab, create a new report with a title, save, then choose a field to base the report on.

### Report Types

[](#report-types)

Out-of -the-box, you can display report as a doughnut chart (powered by [Chart.js](http://www.chartjs.org/ "Chart.js")You can create new report type by extending `ConsultationReportType` and implementing:

```
function render($controller, $data) {}

```

Comments
--------

[](#comments)

Comments can include any field from the consultation form. To include a field in a comment, simply tick the option `include in comment` when creating the field.

\##TO DO

- Create more report types

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 51.5% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/efd88fa106982bcf2e3cd689e6a37d352c54308d14dedeac4ac477a47a432363?d=identicon)[DNADesign](/maintainers/DNADesign)

---

Top Contributors

[![alex-dna](https://avatars.githubusercontent.com/u/6982515?v=4)](https://github.com/alex-dna "alex-dna (17 commits)")[![wilr](https://avatars.githubusercontent.com/u/101629?v=4)](https://github.com/wilr "wilr (15 commits)")[![ohararyan](https://avatars.githubusercontent.com/u/1509309?v=4)](https://github.com/ohararyan "ohararyan (1 commits)")

### Embed Badge

![Health badge](/badges/dnadesign-silverstripe-consultations/health.svg)

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

PHPackages © 2026

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