PHPackages                             nswdpc/silverstripe-userforms-ipcollection - 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. nswdpc/silverstripe-userforms-ipcollection

ActiveSilverstripe-vendormodule

nswdpc/silverstripe-userforms-ipcollection
==========================================

Collect IP addresses of submissions, taking into account proxies

v1.1.0(2w ago)03.9k[1 PRs](https://github.com/nswdpc/silverstripe-userforms-ipcollection/pulls)1BSD-3-ClausePHP

Since Sep 2Pushed 2w ago1 watchersCompare

[ Source](https://github.com/nswdpc/silverstripe-userforms-ipcollection)[ Packagist](https://packagist.org/packages/nswdpc/silverstripe-userforms-ipcollection)[ RSS](/packages/nswdpc-silverstripe-userforms-ipcollection/feed)WikiDiscussions master Synced today

READMEChangelog (7)Dependencies (11)Versions (14)Used By (1)

Add originating IP addresses to user form submissions
=====================================================

[](#add-originating-ip-addresses-to-user-form-submissions)

This modules allows messages generated from user form submissions to include an `OriginatingIP`, on a per-recipient basis.

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

[](#installation)

```
composer require nswdpc/silverstripe-userforms-ipcollection

```

License
-------

[](#license)

[BSD-3-Clause](./LICENSE.md)

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

[](#documentation)

All user form email templates in your project or theme (`SubmittedFormEmail.ss`) should handle including the {$OriginatingIP} template variable. These templates can usually be found in the `./app/templates/email/` directory of a project or its theme(s).

```

Originating IP: {$OriginatingIP}

```

### After installation

[](#after-installation)

1. For every recipient who should receive an originating IP (or IPs), check the 'Include the originating IP address' checkbox on the "Email Content" tab.

When a submission is made, the originating IP will be determined based on the request.

The Originating IP may not be a single IP address, for instance it could include any number of proxy IPs.

Maintainers
-----------

[](#maintainers)

- PD Web Team

Bugtracker
----------

[](#bugtracker)

We welcome bug reports, pull requests and feature requests on the Github Issue tracker for this project.

Please review the [code of conduct](./code-of-conduct.md) prior to opening a new issue.

Security
--------

[](#security)

If you have found a security issue with this module, please email digital\[@\]dpc.nsw.gov.au in the first instance, detailing your findings.

Development and contribution
----------------------------

[](#development-and-contribution)

If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.

Please review the [code of conduct](./code-of-conduct.md) prior to completing a pull request.

###  Health Score

48

—

FairBetter than 94% of packages

Maintenance96

Actively maintained with recent releases

Popularity18

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity58

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

Recently: every ~329 days

Total

7

Last Release

18d ago

Major Versions

v0.2.0 → v1.0.0-rc12023-07-28

v0.2.1 → v1.0.02024-07-26

### Community

Maintainers

![](https://www.gravatar.com/avatar/1caefd99092b4a43254e48c40347224f671032ec1ffc3a457e06a7e9ab6e7c02?d=identicon)[nswdpc](/maintainers/nswdpc)

---

Top Contributors

[![JamesDPC](https://avatars.githubusercontent.com/u/69664712?v=4)](https://github.com/JamesDPC "JamesDPC (30 commits)")

---

Tags

proxyaddresssilverstripeIPuserforms

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Rector

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/nswdpc-silverstripe-userforms-ipcollection/health.svg)

```
[![Health](https://phpackages.com/badges/nswdpc-silverstripe-userforms-ipcollection/health.svg)](https://phpackages.com/packages/nswdpc-silverstripe-userforms-ipcollection)
```

PHPackages © 2026

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