PHPackages                             innis-maggiore/silverstripe-userforms-submission-filter - 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. [Search &amp; Filtering](/categories/search)
4. /
5. innis-maggiore/silverstripe-userforms-submission-filter

ActiveSilverstripe-vendormodule[Search &amp; Filtering](/categories/search)

innis-maggiore/silverstripe-userforms-submission-filter
=======================================================

Silverstripe UserForms Filter module allows developers to filter FormSubmissionFields by a list of filter keys after form submission and in turn changes email recipients and subject. It also adds a new Hidden IpFormField that can be added to UDF fields list for easier IP blocking

v5.3.1(10mo ago)08BSD-3-ClausePHPPHP &gt;=8.0.0

Since Aug 27Pushed 10mo agoCompare

[ Source](https://github.com/innis-maggiore/silverstripe-userforms-submission-filter)[ Packagist](https://packagist.org/packages/innis-maggiore/silverstripe-userforms-submission-filter)[ Docs](https://github.com/innis-maggiore/silverstripe-userforms-submission-filter)[ RSS](/packages/innis-maggiore-silverstripe-userforms-submission-filter/feed)WikiDiscussions master Synced today

READMEChangelog (9)Dependencies (2)Versions (11)Used By (0)

SilverStripe SMTP Tester
========================

[](#silverstripe-smtp-tester)

Default installation extends `SilverStripe\UserForms\Model\UserDefinedForm` and adds a few new CMS fields under a spam tab. SOme small and simple tools for trying to reduce spam to customer emails and repeat offender submissions in the database. There is also a IpFormField added to the UserForm field\_classes list that will retrieve the clients remote\_addr after form submission to append to form email response.

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

[](#installation)

##### Using Composer

[](#using-composer)

```
$ composer require innis-maggiore/silverstripe-userforms-submission-filter ^5.0
```

- Run `/dev/build?flush=all`

Add YML for DNADesign\\ElementalUserForms\\Model\\ElementForm if using elemental's form panel
---------------------------------------------------------------------------------------------

[](#add-yml-for-dnadesignelementaluserformsmodelelementform-if-using-elementals-form-panel)

**app/\_config/mysite.yml**

```
DNADesign\ElementalUserForms\Model\ElementForm:
  extensions:
    - InnisMaggiore\SilverstripeUserFormsSubmissionFilter\Extensions\InnismaggioreUserFormExtension
  email_tld: '@mycompany.com'
```

Add YML config for viewing new CMS fields - not for clients, but web admins
---------------------------------------------------------------------------

[](#add-yml-config-for-viewing-new-cms-fields---not-for-clients-but-web-admins)

**app/\_config/mysite.yml**

```
InnisMaggiore\SilverstripeUserFormsSubmissionFilter\Extensions\InnismaggioreUserFormExtension:
  email_tld: '@mycompany.com'
```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance55

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 84.2% 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 ~1 days

Total

9

Last Release

300d ago

PHP version history (2 changes)5.0.0PHP &gt;=7.4.0

5.1.0PHP &gt;=8.0.0

### Community

Maintainers

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

---

Top Contributors

[![noahdavidwhittington](https://avatars.githubusercontent.com/u/161852194?v=4)](https://github.com/noahdavidwhittington "noahdavidwhittington (16 commits)")[![jchenevey](https://avatars.githubusercontent.com/u/8449994?v=4)](https://github.com/jchenevey "jchenevey (3 commits)")

---

Tags

silverstripefilterIPhiddenfielduserform

### Embed Badge

![Health badge](/badges/innis-maggiore-silverstripe-userforms-submission-filter/health.svg)

```
[![Health](https://phpackages.com/badges/innis-maggiore-silverstripe-userforms-submission-filter/health.svg)](https://phpackages.com/packages/innis-maggiore-silverstripe-userforms-submission-filter)
```

###  Alternatives

[silverstripe-terraformers/gridfield-rich-filter-header

Rich filter header component for GridField

1326.2k1](/packages/silverstripe-terraformers-gridfield-rich-filter-header)[quinninteractive/silverstripe-seo

An all-in-one SEO module for SilverStripe

3328.7k](/packages/quinninteractive-silverstripe-seo)[silverstripe/solr

Solr integration for SilverStripe. Note that this is NOT related to the silverstripe/fulltext package.

1914.0k](/packages/silverstripe-solr)[sunnysideup/ecommerce

Silverstripe E-commerce Application

247.3k84](/packages/sunnysideup-ecommerce)

PHPackages © 2026

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