PHPackages                             burnbright/silverstripe-enquiry - 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. burnbright/silverstripe-enquiry

ActiveSilverstripe-module

burnbright/silverstripe-enquiry
===============================

Simple enquiry form for SilverStripe websites.

0.2.1(11y ago)1742[4 PRs](https://github.com/burnbright/silverstripe-enquiry/pulls)BSD-2PHP

Since Mar 3Pushed 10y agoCompare

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

READMEChangelogDependencies (1)Versions (3)Used By (0)

SilverStripe enqiury module
===========================

[](#silverstripe-enqiury-module)

As simple email form that will be sent to the website administrator when submitted.

Setup
-----

[](#setup)

Add the following to your `_config/config.yaml` file:

```
Page_Controller:
  extensions:
    - EnquiryFormExtension
```

You can disable the form from being on sub controllers by extending those with the `DontShowEnquiryForm`:

```
Page:
    extensions:
        - DontShowEnquiryForm
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~37 days

Total

2

Last Release

4051d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1356335?v=4)[Jeremy Shipman](/maintainers/jedateach)[@jedateach](https://github.com/jedateach)

---

Top Contributors

[![jedateach](https://avatars.githubusercontent.com/u/1356335?v=4)](https://github.com/jedateach "jedateach (11 commits)")

### Embed Badge

![Health badge](/badges/burnbright-silverstripe-enquiry/health.svg)

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

###  Alternatives

[silvershop/core

Provides an ecommerce product catalog, shopping cart, and order management system

11340.0k42](/packages/silvershop-core)[silverstripe-terraformers/gridfield-rich-filter-header

Rich filter header component for GridField

1325.7k1](/packages/silverstripe-terraformers-gridfield-rich-filter-header)[sunnysideup/ecommerce

Silverstripe E-commerce Application

257.2k79](/packages/sunnysideup-ecommerce)[silverstripe/superglue

102.2k](/packages/silverstripe-superglue)

PHPackages © 2026

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