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

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

nswdpc/silverstripe-userforms-member-fields
===========================================

A set of fields collecting default member information within a user defined form

v1.0.0(1y ago)0965[2 PRs](https://github.com/nswdpc/silverstripe-userforms-member-fields/pulls)BSD-3-ClausePHP

Since Oct 6Pushed 4mo ago1 watchersCompare

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

READMEChangelog (5)Dependencies (3)Versions (9)Used By (0)

Member fields for user forms in Silverstripe
============================================

[](#member-fields-for-user-forms-in-silverstripe)

This module adds a few useful fields to collect default member information within [Silverstripe userforms](https://github.com/silverstripe/silverstripe-userforms).

- Email field - default to the signed-in member's email address
- Name field - default to the signed-in member's name (or title)
- FirstName field - default to the signed-in member's firstname
- Surname field - default to the signed-in member's surname

The goal of the fields is to help signed in users complete user forms without having to re-enter their details, with the following caveats:

1. If a default value is added for the field in the field editor, that will be respected.
2. The person completing the field can override the default value provided.

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

[](#installation)

```
composer require nswdpc/silverstripe-userforms-member-fields
```

License
-------

[](#license)

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

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

[](#documentation)

For the member name field, set the `use_title` config value to `true` to use the value returned from `Member::getTitle()` as the default field value.

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

[](#maintainers)

- [dpcdigital@NSWDPC:~$](https://dpc.nsw.gov.au)

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.

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.

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

38

—

LowBetter than 84% of packages

Maintenance60

Regular maintenance activity

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.9% 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 ~256 days

Total

5

Last Release

652d ago

Major Versions

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

### 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 (10 commits)")[![tardinha](https://avatars.githubusercontent.com/u/457209?v=4)](https://github.com/tardinha "tardinha (1 commits)")

---

Tags

silverstripemembersuserformsmember field

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

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

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

###  Alternatives

[silverstripe/userforms

UserForms enables CMS users to create dynamic forms via a drag and drop interface and without getting involved in any PHP code

1321.0M71](/packages/silverstripe-userforms)[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)
